[Bug driver/47390] [4.6 Regression] Linking with -export-dynamic broken

jsm28 at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 17 19:01:00 GMT 2011


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

Joseph S. Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #9 from Joseph S. Myers <jsm28 at gcc dot gnu.org> 2011-02-17 18:38:18 UTC ---
Fixed for 4.6, though I advise using -rdynamic or -Wl,-export-dynamic instead
of this backwards-compatibility support for a previous accident of the
implementation.



More information about the Gcc-bugs mailing list