This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
3.0: can't bootstrap on arm-linux
- To: gcc-bugs at gcc dot gnu dot org
- Subject: 3.0: can't bootstrap on arm-linux
- From: Philip Blundell <philb at gnu dot org>
- Date: Tue, 15 May 2001 08:11:58 +0100
I ran a build overnight which failed here:
checking whether a statically linked program can dlopen itself... (cached) no
appending configuration tag "CXX" to libtool
checking for exception model to use... configure: error: unable to detect exception model
make[1]: *** [configure-target-libjava] Error 1
make[1]: Leaving directory `/var/tmp/build/gcc-3.0'
make: *** [bootstrap] Error 2
The last entry in libjava's config.log is:
configure:2710: checking for exception model to use
configure:2736: /var/tmp/build/gcc-3.0/gcc/g++ -B/var/tmp/build/gcc-3.0/gcc/ -nostdinc++ -nostdinc++ -I/home/pb/egcs/3.0/gcc/libstdc++-v3/include -I/home/pb/egcs/3.0/gcc/libstdc++-v3/include/std -I/home/pb/egcs/3.0/gcc/libstdc++-v3/include/c_std -I/var/tmp/build/gcc-3.0/armv4l-unknown-linux-gnu/libstdc++-v3/include -I/home/pb/egcs/3.0/gcc/libstdc++-v3/libsupc++ -I/var/tmp/build/gcc-3.0/armv4l-unknown-linux-gnu/libstdc++-v3/libio -I/home/pb/egcs/3.0/gcc/libstdc++-v3/libio -I/home/pb/egcs/3.0/gcc/libstdc++-v3/libmath -L/var/tmp/build/gcc-3.0/armv4l-unknown-linux-gnu/libstdc++-v3/src -L/var/tmp/build/gcc-3.0/armv4l-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/armv4l-unknown-linux-gnu/bin/ -B/usr/local/armv4l-unknown-linux-gnu/lib/ -isystem /usr/local/armv4l-unknown-linux-gnu/include -c -S conftest.C 1>&5
p.