On Fri, Apr 04, 2014 at 04:03:10AM +0100, Graeme Geldenhuys wrote:
> Hi,
> 
> I'm trying to reduce the compiler output for cron jobs.
> 
> I have tried to specify -v0  or even  -v- -v0   but still the compiler
> outputs loads of 'Hint' and 'Warning' message about unused parameters,
> unused units, deprecated methods etc.
> 
> I made sure no -v is specified in my ~.fpc.cfg as well, but still the
> compiler seems to ignore my -v0 preference on the command line.

I use -vi-n-h- for my release builds, which removes info, notes and
hints, otherwise it becomes hard to see the wood from the trees!

Henry
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to