[Lazarus] suggestion for lazbuild

FreeMan freeman35 at delphiturkiye.com
Tue Mar 17 17:03:15 CET 2015


make -s clean .......
this my compiler make command line.

On 17.03.2015 17:41, Henry Vermaak wrote:
> On Tue, Mar 17, 2015 at 05:38:03PM +0200, FreeMan wrote:
>> On 17.03.2015 16:39, Henry Vermaak wrote:
>>> 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.
>> Sorry Henry, But I didn't understand clearly. I'm talk about in
>> command line, parameter of lazbuild. This is my commandline,
>>
>> ./lazbuild --pcp=/Users/freeman/.lazarus _*--quiet*_ --build-all
>> --skip-dependencies --build-ide= --ws=qt--cpu=x86_64
> Yes, this is to tell _lazbuild_ to be quiet (which it doesn't obey
> properly, either).  The hints you are talking about is coming from the
> _compiler_, so you have to change the compiler options to silence the
> warnings.
>
> Henry
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>





More information about the Lazarus mailing list