This is the mail archive of the gcc@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]

Re: Mainline: failure building libstdc++



On Apr 8, 2004, at 18:09, Matt Austern wrote:


Pretty much self-explanatory. I updated my repository this afternoon, configured the build for C and C++, and tried to build it. (Not a bootstrap, just ordinary "make ; make install".) The build failed in libstdc++:

/work/obj/powerpc-apple-darwin7.3.0/libstdc++-v3/include/bits/ locale_facets.h:869: internal compiler error: in expand_call, at calls.c:3354
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [io-inst.lo] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-target-libstdc++-v3] Error 2
[obj]$


As you can see from the above (and as you could guess), this is on OS X.

Have other people seen this too?

Yes Geoff Keating said he saw it and is working on a fix.


See <http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00531.html>.


Thanks, Andrew Pinski


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