En/na Florian Klaempfl ha escrit:
Luca Olivetti schrieb:
pp.pas(209,27) Error: Error while linking
pp.pas(209,27) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
The content of link.res around line 281:
279 /* Adjust the address for the data segment. We want to
adjust up to
280 the same address within the page on the next page up. */
281 . = ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT
(MAXPAGESIZE) - 1));
Without "-dFPC_ARMEL" it gets past this stage, but that's not what I
want.
Bye
Please mail me the output (write in one line) of
/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/bin/sbox-arm-linux-ld
--verbose
I sent that privately.
FWIW I also tried on real arm hardware running oabi debian/etch (I
wasn't courageous enough to migrate my home server to lenny/armel, but
the kernel supports eabi) with the same result.
Bye
--
Luca
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal