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]

Segmentation fault while bootstrapping ss-20011217


Hi!
I bootstrapped on sparc-sun-solaris2.7 using
../gcc-20011217/configure --prefix=${prefix} --enable-languages=c++,f77,java
--enable-threads=posix --with-gnu-as --with-gnu-ld
gmake boostrap

and got
checking for exception model to use... configure: error: unable to detect
exception model
gmake[1]: *** [configure-target-libstdc++-v3] Error 1
gmake[1]: Leaving directory `/data/titan_1/kahlert/TTT/obj_mirandy'
gmake: *** [bootstrap] Error 2

config.log says:
configure:3871: /data/titan_1/kahlert/TTT/obj_mirandy/gcc/xgcc
-B/data/titan_1/kahlert/TTT/obj_mirandy/gcc/ -nostdinc++
-L/data/titan_1/kahlert/TTT/obj_mirandy/sparc-sun-solaris2.7/libstdc++-v3/src
-L/data/titan_1/kahlert/TTT/obj_mirandy/sparc-sun-solaris2.7/libstdc++-v3/src/.libs
-B/home/kahlert/GCC/sparc-sun-solaris2.7/bin/
-B/home/kahlert/GCC/sparc-sun-solaris2.7/lib/ -isystem
/home/kahlert/GCC/sparc-sun-solaris2.7/include -c -S  conftest.C 1>&5
configure: In function `void foo()':
configure:3866: internal error: Segmentation Fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

I assume, a gnats entry is not appropriate for snapshots.

Thanks,
Martin.

-- 
The early bird catches the worm. If you want something else for       
breakfast, get up later.


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