[Lazarus] Do FPC generates old EABI code?

Dariusz Mazur darekm at emadar.com
Mon Dec 14 20:33:28 CET 2009


Kjow pisze:
> Hi all again,
>
> I think that I'm almost at the end of my path to make Lazarus able to
> build for arm-linux "graphical projects".
>
> It compiles and it seems to link right, I found all target libs I need
> (I grabbed most of these from sdk), but almost at the end I have this
> error:
>
> ...
> /home/kjow/lazarus/fpc/binutils/ld: error: Source object
> /home/kjow/lazarus/fpc/libcross/libX11.so has EABI version 5, but
> target /home/kjow/dev/TestARM/LazARM/LAzARM has EABI version 0
>   
did you compile FPC and libcross with the same binutils?
how you made crossppcarm ?
to read EABI version you may use
readelf -a ./linX11.so



-- 
  Darek








More information about the Lazarus mailing list