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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to