https://issues.dlang.org/show_bug.cgi?id=16794

--- Comment #1 from hst...@quickfur.ath.cx ---
Alternatively, DMD needs to invoke gcc with -no-pie when linking D executables.

However, I rather we don't go this route, because this would preclude ASLR
(Address Space Layout Randomization) on all generated D executables. In the
long run I think this is a bad strategic move.

--

Reply via email to