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]

GCC 3.0 branch as of 2001042706 UTC doesn't build on alphaev6-unknown-linux-gnu


That's Debian 2.2 (i.e. potato) on an Alpha DS 10.

ICE while building libstdc++3:

/home/toon/compilers/releases/obj/gcc/xgcc
-B/home/toon/compilers/releases/obj/gcc/ -nostdinc++
-L/home/toon/compilers/releases/obj/alphaev6-unknown-linux-gnu/libstdc++-v3/src
-L/home/toon/compilers/releases/obj/alphaev6-unknown-linux-gnu/libstdc++-v3/src/.libs
-B/usr/rel/alphaev6-unknown-linux-gnu/bin/
-B/usr/rel/alphaev6-unknown-linux-gnu/lib/ -isystem
/usr/rel/alphaev6-unknown-linux-gnu/include -nostdinc++
-I../../../../gcc/libstdc++-v3/include
-I../../../../gcc/libstdc++-v3/include/std
-I../../../../gcc/libstdc++-v3/include/c_std -I../include
-I../../../../gcc/libstdc++-v3/libsupc++ -I../libio
-I../../../../gcc/libstdc++-v3/libio
-I../../../../gcc/libstdc++-v3/libmath -g -O2 -fvtable-thunks
-D_GNU_SOURCE -mieee -fno-implicit-templates -Wall -Wno-format -W
-Wwrite-strings -Winline -fdiagnostics-show-location=once
-ffunction-sections -fdata-sections -g -c
../../../../gcc/libstdc++-v3/src/complex_io.cc  -fPIC -DPIC -o
.libs/complex_io.o
../../../../gcc/libstdc++-v3/include/bits/std_complex.h: In function 
   `std::basic_ostream<_CharT, _Traits>& 
   std::operator<<(std::basic_ostream<_CharT, _Traits>&, const 
   std::complex<_Tp>&) [with _Tp = float, _CharT = char, _Traits = 
   std::char_traits<char>]':
../../../../gcc/libstdc++-v3/src/complex_io.cc:98:   instantiated from
here
../../../../gcc/libstdc++-v3/include/bits/std_complex.h:87: Internal
compiler 
   error in add_abstract_origin_attribute, at dwarf2out.c:9267
Please submit a full bug report, with preprocessed source if
appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Configured as:

../gcc/configure --prefix=/usr/rel && make bootstrap && make -k check

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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