gcc-2_95-branch bootstrap failure
Ovidiu Toader
ovi@physics.utoronto.ca
Wed Apr 19 14:16:00 GMT 2000
phoenix:lang/gcc/egcs.rls> uname -a
Linux phoenix.physics.utoronto.ca 2.2.14 #5 Mon Feb 7 18:45:19 EST 2000
alpha unknown
phoenix:lang/gcc/egcs.rls> gmake CFLAGS='-O2' LIBCFLAGS='-g -O2'
LIBCXXFLAGS='-g -O2 -fno-implicit-templates' bootstrap-lean
...
...
cp stdlist tlist
if [ x"yes" = xyes ]; then \
sed 's,\([A-Za-z_]*\.o\),pic/\1,g' tlist > tlist2 ; \
mv tlist2 tlist ; \
else true ; fi
mv tlist piclist
/usr/local/Packages/lang/gcc/egcs.rls/objects/gcc/xgcc
-B/usr/local/Packages/lang/gcc/egcs.rls/objects/gcc/
-B/usr/local/Packages/lang/gcc/egcs.rls/install/alph
aev6-unknown-linux-gnu/bin/ -g -O2 -fvtable-thunks -D_GNU_SOURCE
-fno-implicit-templates -Wl,-soname,libstdc++-libc6.1-2.so.3 -shared -o
libstdc++-3-libc6.1-2-2.10.0.so `cat piclist` -lm
../libio/pic/strstream.o: In function `iostream::iostream(int)':
/usr/local/Packages/lang/gcc/egcs.rls/objects/alphaev6-unknown-linux-gnu/libio/../../../egcs/libio/strstream.h:83:
multiple definition of`iostream::iostream(int)'
../libio/pic/fstream.o(.text+0x0):/usr/local/Packages/lang/gcc/egcs.rls/objects/alphaev6-unknown-linux-gnu/libio/../../../egcs/libio/fstream.cc:
first defined here
../libio/pic/pfstream.o: In function `ofstream::ofstream(int)':
/usr/local/Packages/lang/gcc/egcs.rls/objects/alphaev6-unknown-linux-gnu/libio/../../../egcs/libio/pfstream.cc:74:
multiple definition of
`ofstream::ofstream(int)'../libio/pic/PlotFile.o(.text+0x0):/usr/local/Packages/lang/gcc/egcs.rls/objects/alphaev6-unknown-linux-gnu/libio/../../../egcs/libio/PlotFile.cc:
first defined here
collect2: ld returned 1 exit status
gmake[1]: *** [libstdc++-3-libc6.1-2-2.10.0.so] Error 1
gmake[1]: Leaving directory
`/usr/local/Packages/lang/gcc/egcs.rls/objects/alphaev6-unknown-linux-gnu/libstdc++'
gmake: *** [all-target-libstdc++] Error 2
More information about the Gcc-bugs
mailing list