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]
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to