This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Mainline build is broken for apple-powerpc-darwin
- From: Fariborz Jahanian <fjahanian at apple dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 1 Jul 2004 17:54:40 -0700
- Subject: Mainline build is broken for apple-powerpc-darwin
Latest checkout of the mainline is broken when building on and for
apple-ppc-darwin.
- Fariborz <fjahanian@apple.com>
/Volumes/sandbox/gcc-mainline.obj/gcc/xgcc -shared-libgcc
-B/Volumes/sandbox/gcc-mainline.obj/gcc/ -nostdinc++
-L/Volumes/sandbox/gcc-mainline.obj/powerpc-apple-darwin7.0.0/
libstdc++-v3/src
-L/Volumes/sandbox/gcc-mainline.obj/powerpc-apple-darwin7.0.0/
libstdc++-v3/src/.libs -B/usr/local/powerpc-apple-darwin7.0.0/bin/
-B/usr/local/powerpc-apple-darwin7.0.0/lib/ -isystem
/usr/local/powerpc-apple-darwin7.0.0/include -isystem
/usr/local/powerpc-apple-darwin7.0.0/sys-include
-I/Volumes/sandbox/gcc-mainline.obj/powerpc-apple-darwin7.0.0/
libstdc++-v3/include/powerpc-apple-darwin7.0.0
-I/Volumes/sandbox/gcc-mainline.obj/powerpc-apple-darwin7.0.0/
libstdc++-v3/include
-I/Volumes/sandbox/gcc-mainline/libstdc++-v3/libsupc++ -O2 -g -g -O2
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once
-I/Volumes/sandbox/gcc-mainline.obj/powerpc-apple-darwin7.0.0/
libstdc++-v3/include/backward -Wno-deprecated -c
../../../../gcc-mainline/libstdc++-v3/src/strstream.cc -fno-common
-DPIC -o .libs/strstream.o
../../../../gcc-mainline/libstdc++-v3/src/strstream.cc: In member
function `void std::basic_iostream<char, std::char_traits<char>
>::_ZTv0_n12_NSdD0Ev()':
../../../../gcc-mainline/libstdc++-v3/src/strstream.cc:415: internal
compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [strstream.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-target-libstdc++-v3] Error 2