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]

Re: Bootstrap broken at the beginning of libstdc++-v3


On both Linux/i686 and Linux/ia64, I got

configure:4883: /export/build/gnu/gcc/build-ia64-linux/gcc/xgcc -shared-libgcc
-B/export/build/gnu/gcc/build-ia64-linux/gcc/ -nostdinc++
-L/export/build/gnu/gcc/build-ia64-linux/ia64-unknown-linux-gnu/libstdc++-v3/src
-L/export/build/gnu/gcc/build-ia64-linux/ia64-unknown-linux-gnu/libstdc++-v3/src/.libs
-B/usr/gcc-3.4/ia64-unknown-linux-gnu/bin/
-B/usr/gcc-3.4/ia64-unknown-linux-gnu/lib/ -isystem
/usr/gcc-3.4/ia64-unknown-linux-gnu/include -isystem
/usr/gcc-3.4/ia64-unknown-linux-gnu/sys-include -c -S -O2 -g -O2 conftest.cc
>&5
configure:4872: internal compiler error: in cgraph_function_possibly_inlined_p,
at cgraph.c:541
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
configure:4886: $? = 1
configure:4913: error: unable to detect exception model

It looks like

http://gcc.gnu.org/ml/gcc-patches/2003-10/msg01850.html

is the problem.


H.J.
---
On Wed, Oct 22, 2003 at 10:28:07PM +0400, Vladimir A. Merzliakov wrote:
> > Hi,
> > 
> > current mainline doesn't bootstrap on at least i686-pc-linux-gnu and 
> > x86_64-unknown-linux-gnu.
> > 
> [skip]
> > appending configuration tag "CXX" to libtool
> > checking for exception model to use... configure: error: unable to 
> > detect exception model
> > make[1]: *** [configure-target-libstdc++-v3] Error 1
> > make[1]: Leaving directory `/home/paolo/Gcc/cvs-dirs/gcc-head-build'
> > make: *** [bootstrap] Error 2
> > 
> Same error at i386-unknown-freebsd5.1
> 
> Vladimir
> 


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