[fpc-pascal] Linking error with unit initc on arm

Jonas Maebe jonas.maebe at elis.ugent.be
Sat Aug 22 10:25:19 CEST 2015


Martin Schreiber wrote:
> Looks the same with
>
> Linux X86 cross: 2.24.0.20141017
> from binutils-2_24-branch.

Try
* generating linker maps (ppcarm -Xm) for both binaries and comparing them
* running "readelf -aW" on both binaries and compare the output
* runrunning "objdump -DR" on both binaries and compare the output


Jonas



More information about the fpc-pascal mailing list