[fpc-pascal] Compiling arm-embedded fpc

Florian Klämpfl florian at freepascal.org
Sun Feb 17 16:15:18 CET 2013


Am 17.02.2013 09:28, schrieb Florian Klämpfl:
> Am 14.02.2013 21:34, schrieb Michael Ring:
>> I did a grep through the fpc sourcecode and found a reference in
>> ./compiler/systems/t_linux.pas in an arm related ifdef section
>>
>>           add('  .note.gnu.build-id : { *(.note.gnu.build-id) }');
>>
>> so perhaps this is really missing in arm-embedded target.
> 
> This is mainly needed for the loader. But I'll try with 2.23.1, just
> building ...

For a newly build mingw cross assembler/linker it is not needed. What
build target does your assembler/linker have (...-ld --version)?




More information about the fpc-pascal mailing list