[Bug c++/49004] Improve the error message for linking failure

2011-05-16 Thread qiaomuf at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49004

Mu Qiao qiaomuf at gentoo dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID

--- Comment #3 from Mu Qiao qiaomuf at gentoo dot org 2011-05-16 08:51:02 UTC 
---
Ok, I reported this problem in the binutil bug tracker:
http://sourceware.org/bugzilla/show_bug.cgi?id=12768
Mark this as bug as invalid.


[Bug c++/49004] Improve the error message for linking failure

2011-05-15 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49004

--- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2011-05-15 
10:17:03 UTC ---
that error comes from the linker, not gcc


[Bug c++/49004] Improve the error message for linking failure

2011-05-15 Thread pcarroll at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49004

Paul Carroll pcarroll at codesourcery dot com changed:

   What|Removed |Added

 CC||pcarroll at codesourcery
   ||dot com

--- Comment #2 from Paul Carroll pcarroll at codesourcery dot com 2011-05-16 
05:34:55 UTC ---
There is at least one way to modify the binutils linker to find the name of the
DSO that contains the hidden symbol reference.  The solution I implemented last
month hasn't been reviewed yet, so I have not gotten any feedback on whether it
is acceptable or not to put into ld.