[Bug lto/52405] undefined references in shared library when linking the shared library with -flto

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 28 10:46:00 GMT 2012


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2012-02-28
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-02-28 10:44:20 UTC ---
Please specify how you build/link your shared library.  Which binutils version
are you using?  Are you using the linker plugin?  Does it work with
-fno-use-linker-plugin?  Does it work with -flto-partition=none?



More information about the Gcc-bugs mailing list