On Fri, April 4, 2014 05:03, 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. > > What else can I try? > > I'm using FPC 2.6.2 under FreeBSD.
Well, I can remove all output altogether by using -v0 and -l- (tested with both 2.6.2 and 2.6.4 under Win32; I don't think that the platform should matter much here). Tomas _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal