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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to