I did it! I did it!!! :toocool:

FPC4NDS works pretty fine now... It needs some minor tuning only. To make it short: in order to link devkitPro library to FPC4GBA made executables, I have switched from arm-elf to arm-eabi. After a bit of mumbling, I have tried to do the same in FPC4NDS and this is the result


Now I need to know how to handle 2 linker script with fpc without using external files (and - of course - without upsetting fpc's design rules...).
I'm thinking to something like a compiler switch or, (maybe) even better, a define like this:
[pascal]{$define ARM7} / {$define ARM9}[/pascal]


PS. I'm happy like a kid in a toy store :mrgreen: