Jonas Maebe wrote:
On 14 Oct 2010, at 11:44, Mark Morgan Lloyd wrote:

Can somebody confirm that the -an option ("List node info in assembler file") is unavailable unless FPC is compiled with EXTDEBUG?

Correct.

Thanks Jonas. I was using -an to look at some of the SPARC code generation a few months ago, EXTDEBUG results in a lot of noise in the compiler output particularly if the same compiler is then used by Lazarus.

I think there might be an argument for either moving -an outside EXTDEBUG or alternatively for removing the description of -an from the help output unless EXTDEBUG is defined.

--
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