This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/65057] Broken shared library if created with -fuse-ld=gold -shared -Wl,--dynamic-list


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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |trippels at gcc dot gnu.org
         Resolution|---                         |MOVED

--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
This is a known gold issue, see:
https://sourceware.org/bugzilla/show_bug.cgi?id=16992

Unfortunately nothing is being done about it.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]