[fpc-pascal] Running FPC without extdebug
Mark Morgan Lloyd
markMLl.fpc-pascal at telemetry.co.uk
Thu Oct 14 14:41:54 CEST 2010
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]
More information about the fpc-pascal
mailing list