This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/34794] build of gcc 4.2.2 fails on AIX 6.1 / libstdc++-v3/libmath/stubs.c:47



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]