[?? Probable Spam] Re: [fpc-devel] fpc map file

Daniël Mantione daniel.mantione at freepascal.org
Sat Apr 18 09:04:39 CEST 2009



Op Sat, 18 Apr 2009, schreef Bogus?aw Brandys:

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

Yes, but with a strong accent on "could", because the work still would 
need to be done.

Daniël


More information about the fpc-devel mailing list