[Issue 5278] gentoo's 'hardended' gcc doesn't work with dmd
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jan 22 16:57:14 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=5278
dawg at dawgfoto.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #25 from dawg at dawgfoto.de 2012-01-22 16:57:07 PST ---
>I suspect this -fno-pie thing will make shared libraries impossible on my setup
>until this gets resolved though, right?
No, it doesn't.
PIE simply means randomized address space for the executable.
I do even think that PIE should work out of the box if you
compile phobos and you executables with -fPIC.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list