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++/13571] libstdc++-v3/libmath/stubs.c Parse error


------- Additional Comments From richard_wheeler at cinfin dot com  2004-01-05 21:44 -------
(In reply to comment #17)
> Looks like _ISOC99_SOURCE is keyed off _ALL_SOURCE which is defined but not 
durring the 
> configure test.  This is libstdc++ bug.  It uses C++ for declaration and C 
for "checking for".

Ok, so what should I do now?  Is there a work-around that I can use for now?

We are moving to AIX 5.2 and though IBM promises binary compatiability the 
header files are not.  So my initial attempt at using GCC 3.3.2 binaries 
compiled for 5.1 on aix 5.2 failed.

We are really needing a working version of GCC 3.3.2 on AIX 5.2 that we can use 
to generate a build of Python 2.3.3.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13571


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