[fpc-pascal] How to remove verbose compiler output

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Sat Apr 5 15:11:00 CEST 2014


On 2014-04-05 13:07, Jonas Maebe wrote:
> 
> -v- doesn't do anything, it's -v0 that should switch off all output 
> (except for errors and fatal errors).

Thanks. So what is the difference between -ve and -v0? From the compiler
help output it sounds like they do the same thing. But neither of them
works in my case.

  -v<x>  Be verbose. <x> is a combination of the following letters:
      e : Show errors (default)       0 : Show nothing (except errors)


> Someone else reported the same bug 
> very recently though (http://bugs.freepascal.org/view.php?id=25946 ), so 
> you're not the only one experiencing this.

Okay. I added a comment and a link to this discussion.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/



More information about the fpc-pascal mailing list