[fpc-devel] OSv PIE support

Jy V jyv110 at gmail.com
Sun Aug 3 13:19:42 CEST 2014


> A position-independent executable is simply an executable that only
> contains position-independent code and that is linked with the "-pie"
> linker option. So compiling all code with -Cg (the standard FPC RTL and
> packages are compiled like that by default on Linux/x86-64) and then
> linking your application with the -kpie command line option should be
> enough.
>

Thank you Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20140803/6c53e5e3/attachment.html>


More information about the fpc-devel mailing list