[fpc-pascal] fpc: -vm switch

Mark Morgan Lloyd markMLl.fpc-pascal at telemetry.co.uk
Mon Nov 19 16:43:05 CET 2012


Jonas Maebe wrote:

> To find out the message number of a particular message, compile with 
> -vq. And you can only suppress warnings/notes/hints with that switch.

Noting somebody's recent comment about using -Xs- when building the 
compiler, that looks like another useful thing that people building from 
a snapshot or from subversion should be putting in.

make NOGDB=1 OPT='-O- -gl -Xs- -vq' all

Anything else?

-- 
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]



More information about the fpc-pascal mailing list