[Bug target/14787] Unsatisfied symbol with using long doubles

danglin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Aug 30 18:09:00 GMT 2004


------- Additional Comments From danglin at gcc dot gnu dot org  2004-08-30 18:09 -------
This looks like gcc has been incorrectly installed.  I can't duplicate
this problem.

Would try the testcase with "-v" and determine if the linker has
been given the correct options to find libgcc.  Either the linker can't
find libgcc, or libgcc has been incorrectly built.  If the linker
finds libgcc, check with nm to see if the library contains the symbol
_U_Qfneg.

-- 


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



More information about the Gcc-bugs mailing list