<div dir="ltr">Hello,<br><br>I tried to create an Hello World program in OpenMoko (after creating arm fpc). When I try to compile it, ld gives the following error message:<br><br>/usr/bin/ld: ERROR: Source object /usr/lib/fpc/2.3.1/units/arm-linux/rtl/system.o has EABI version 0, but target hello has EABI version 4<br>
<br>I compile it as follows:<br>/usr/lib/fpc/2.3.1/ppcarm -O- hello.pp<br><br>Should I define another flag as well ?<br><br>Thanks,<br>Ido<br>
</div>