This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/34794] build of gcc 4.2.2 fails on AIX 6.1 / libstdc++-v3/libmath/stubs.c:47
- From: "dje at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2008 02:53:31 -0000
- Subject: [Bug libstdc++/34794] build of gcc 4.2.2 fails on AIX 6.1 / libstdc++-v3/libmath/stubs.c:47
- References: <bug-34794-15635@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from dje at gcc dot gnu dot org 2008-01-25 02:53 -------
Replacing gcc's "include-fixed" version of math.h with the include-fixed
version from AIX 5.3 gets farther. AIX 6 math.h is going to need to be tweaked
and we need to figure out what parts of the file need to be commented out. I
suspect all of the "inlined" functions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34794