[fpc-devel] fpc map file
    Daniël Mantione 
    daniel.mantione at freepascal.org
       
    Sat Apr 18 08:56:15 CEST 2009
    
    
  
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
    
    
More information about the fpc-devel
mailing list