[Bug c++/34977] GCC 3.4.6 link fails with undefined reference to .hidden symbol __floatdidf (libgcc.a)

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jan 26 04:26:00 GMT 2008



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-01-26 01:15 -------
>/usr/local/bin/ld: execiser32: hidden symbol `__floatdidf' in
/usr/local/lib/gcc/sparc-sun-solaris2.9/3.4.6/libgcc.a(_floatdidf.oS) is
referenced by DSO


This means one of the libraries are you are using did not link against libgcc. 
This is not a bug in GCC but rather how the build one of the libraries is done,
most likely regina.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list