[fpc-pascal] EABI problems with FPC

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Apr 6 15:26:40 CEST 2009


On 06 Apr 2009, at 15:15, ik wrote:

> 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

See http://bugs.freepascal.org/view.php?id=13454 for some flags you  
have to use, and a patch that you can try. And note that ARMEL/EABI is  
very much untested.


Jonas



More information about the fpc-pascal mailing list