[fpc-pascal] Text relocation in x86 binary lib

Matthias Klumpp matthias at nlinux.org
Mon May 31 14:23:07 CEST 2010


Hi!
If I run an application which uses a library developed with FPC on a x86
plattform, the program gets killed by SELinux because of text relocations
inside of the library.
A quick check which eu-findtextrels found a lot of those in the lib.
Exactly the same code compiled for 64bit does not contain any text
relocation.
How can this happen? (And should I file a bug report for it?)
Regards
  Matthias Klumpp




More information about the fpc-pascal mailing list