On Sunday, 9 April 2017 at 09:23:07 UTC, Joseph Rushton Wakeling wrote:

Thanks for the explanation. TBH I find myself wondering whether `-fPIC` should be in the flags defined in dmd.conf _at all_ (even for 64-bit environments); surely that should be on request of individual project builds ... ?

It's needed in order to compile working executables on debain & ubuntu.

b/c of PIE.

Reply via email to