[email protected] schrieb:
> Can I ask:
> What is difference between CPU_TARGET=arm (with -CaEABI) and armel
> seems, that first not produce proper EABI code though it say it is
> (readelf status)
> its normal or bug or unexpected behaviour ?

Undefined behaviour. readelf just checks the header of the object file.
The header of the object file is written by the used binutils and not by
fpc.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to