[fpc-pascal] fpc verbosity
Vincent Snijders
vsnijders at quicknet.nl
Thu Aug 23 11:25:55 CEST 2007
Jonas Maebe schreef:
>
> On 23 Aug 2007, at 01:09, Darius Blaszijk wrote:
>
>> Is the following correct?
>>
>> C:\FPC\rtl>fpc -v0 myproject.pp
>> Free Pascal Compiler version 2.3.1 [2007/08/22] for i386
>> Copyright (c) 1993-2007 by Florian Klaempfl
>>
>> Shouldn't fpc -v0 -l myproject.pp give the above result?
>
> -l is in the default fpc.cfg file. -v0 has no effect on -l.
You can't turn it off by using -l- either. Maybe that can be implemented.
Vincent
More information about the fpc-pascal
mailing list