[fpc-devel] targetandroid - x86 as target cpu

Dennis Spreen mailing at spreendigital.de
Tue Aug 7 21:03:35 CEST 2012


ok, with CPU_TARGET_i386 it works (not need for fpcmake -r), but then
fails before linking, because the link.res file contains illegal characters:

...
INPUT(
/home/dennis/fpc/targetandroid/2.7.1/units/i386-android/rtl/dllprt0.o
build/ndkopengltest.o)
INPUT(?????????????????????????Android/libs/x86/ndkopengltest.def????)

whereas ?? are some illegal characters, thus ld complains:

Android/libs/x86/link.res: file not recognized: File format not recognized

I'm using
GNU ld (GNU Binutils for Ubuntu) 2.22.90.20120731

Any help is welcome ,-)

Regards,
  Dennis






More information about the fpc-devel mailing list