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: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jun 2004 02:33:32 -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 pinskia at gcc dot gnu dot org 2004-06-10 02:33 -------
hmm, I wonder if this is not a bug in PAM as basically what it is saying is that functions from libgcc is
being referenced from the shared library (DSO).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15873