[fpc-pascal] EABI problems with FPC
Benedikt Schindler
BeniSchindler at gmx.de
Wed Apr 8 14:33:48 CEST 2009
Hi,
i am comming back to the beginning of this thread and back to the real
problem :)
i now found out, that if i use my crosscompiled version of FPC i get
also this EABI version error.
if i use my FPC that i have compiled direct on the device, i have no
error messages.
so i think there is a problem with the crosscompiling and the EABI option.
Beni
ik schrieb:
> Hello,
>
> 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:
>
> /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
>
> I compile it as follows:
> /usr/lib/fpc/2.3.1/ppcarm -O- hello.pp
>
> Should I define another flag as well ?
>
> Thanks,
> Ido
> ------------------------------------------------------------------------
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list