<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 17.03.2015 16:39, Henry Vermaak wrote:<br>
<blockquote
cite="mid:20150317143959.GA4253@technical09.Axicon2.local"
type="cite">
<pre wrap="">Hide these hints by setting the options in the Verbosity section of the
compiler options. You can make a quiet build mode and use --build-mode
to select it from the command line. I have a noisy debug mode and a
quiet release mode, for example.
</pre>
</blockquote>
Sorry Henry, But I didn't understand clearly. I'm talk about in
command line, parameter of lazbuild. This is my commandline,<br>
<br>
./lazbuild --pcp=/Users/freeman/.lazarus <u><b>--quiet</b></u>
--build-all --skip-dependencies --build-ide= --ws=qt--cpu=x86_64<br>
<br>
<br>
</body>
</html>