[fpc-pascal] How to remove verbose compiler output
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Sat Apr 5 20:51:25 CEST 2014
On 2014-04-05 16:23, Jonas Maebe wrote:
>
> -ve does not switch anything off, it only enables showing errors
Ah, now I understand. Thanks for the info.
For an immediate solution (work-around), I enabled message numbers
(-vq), and then created a long list of -vm[x],[y] options to suppress
the messages I wanted to hide in the first place. This has worked.
So it seems at least some of the -v options are working, but definitely
not all of them.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
More information about the fpc-pascal
mailing list