[fpc-pascal] Internal error 200602261 when compiling a library

Stefan van den Berg chtk at xs4all.nl
Thu Dec 28 10:52:32 CET 2006


Jonas Maebe wrote:
 > As a workaround, try compiling with -Aas.

That seems to work when compiling a really, really small sample. But now 
compiling and linking the actual libraries against shared packages seems 
to fail with the following error:

   /usr/bin/ld: units/i386-linux/authorisationevents.o(.fpc+0x4b0):
   unresolvable R_386_32 relocation against symbol
   `DEBUGINFO_IQAPPLICATION'
   /usr/bin/ld: final link failed: Nonrepresentable section on output

I'm now trying to rebuild the whole toolchain (FPC, LCL, our own shared 
packages) and our libraries with -Aas and will see if that solves anything.



More information about the fpc-pascal mailing list