Daniël Mantione pisze:


Op Sat, 18 Apr 2009, schreef Paul Ishenin:

Daniël Mantione wrote:
Can fpc team extend output made by -Xm with line info?

Not if the GNU linker is used, which is the case for the majority of platforms.

So -Xm is the same as ld -Map ? I thought -Xm map file is always fpc generated.

No, the compiler has no knowledge which symbol is placed in which object location, so it cannot generate a map file by itself (unless the internal linker is used).

Daniël


Does it mean that at least it could work with internal linker under windows ?


Boguslaw
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to