[fpc-pascal] fpc verbosity

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Aug 23 11:18:08 CEST 2007


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.


Jonas



More information about the fpc-pascal mailing list