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





--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to