This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Mainline: failure building libstdc++
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Matt Austern <austern at apple dot com>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>, gcc mailing list <gcc at gcc dot gnu dot org>
- Date: Thu, 8 Apr 2004 18:18:32 -0400
- Subject: Re: Mainline: failure building libstdc++
- References: <61B95080-89A9-11D8-A908-000A95BCF344@apple.com>
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