This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15873] [3.3 only] hidden symbol `__floatsidf' is referenced by DSO
- From: "rth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Dec 2004 00:23:25 -0000
- Subject: [Bug target/15873] [3.3 only] hidden symbol `__floatsidf' is referenced by DSO
- References: <20040608130101.15873.xfree@mail.hitel.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rth at gcc dot gnu dot org 2004-12-29 00:23 -------
This is virtually certain to be a bug in either pam or some other system
library that you're linking with. The error message means that someone
didn't link some shared library against libgcc.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15873