[Bug other/78109] ld with -pie creates a shared library instead of an executable

joseph at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Tue Oct 25 21:52:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78109

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
That's what a PIE is: an ET_DYN that can be directly executed.  There is 
no bug here.


More information about the Gcc-bugs mailing list