[Bug target/54226] Executables compiled with -pie do not work on NetBSD/sparc or sparc

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Sat Aug 11 08:26:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54226

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2012-08-11
     Ever Confirmed|0                           |1

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> 2012-08-11 08:25:43 UTC ---
gcc 4.5 is no longer maintained, please try out 4.6 at least.

*-*-netbsd* (in 4.5/4.6) already uses t-netbsd and t-libgcc-pic (in gcc/config)
which causes both libgcc and crtstuff to be compiled with -fPIC.  In 4.7 and
later this is set by t-crtstuff-pic and t-libgcc-pic in libgcc/config.



More information about the Gcc-bugs mailing list