This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/15046] Math functions misdetected by cross configuration
- From: "aoliva at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jul 2004 20:34:46 -0000
- Subject: [Bug libstdc++/15046] Math functions misdetected by cross configuration
- References: <20040421155438.15046.drow@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From aoliva at gcc dot gnu dot org 2004-07-26 20:34 -------
This patch actually breaks uclinux, since it doesn't provide a number of the
functions defined here. Also, the problem of stub functions recursively calling
themselves is not addressed at all. I suppose we may need some additional
libstdc++ hackery to fix that.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15046