This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/35029] problem with -prefer-pic in "comparing stages 2 and 3"
- From: "tammer at tammer dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2008 12:34:34 -0000
- Subject: [Bug libstdc++/35029] problem with -prefer-pic in "comparing stages 2 and 3"
- References: <bug-35029-15635@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from tammer at tammer dot net 2008-01-30 12:34 -------
Hello,
I think this is the location where the first failure occurs:
/opt/freeware/bin/bash ../libtool --tag CXX --tag disable-shared --mode=compile
/opt/freeware/src/packages/BUILD/
gcc-build/./gcc/xgcc -shared-libgcc
-B/opt/freeware/src/packages/BUILD/gcc-build/./gcc -nostdinc++ -L/opt/freewar
e/src/packages/BUILD/gcc-build/powerpc-ibm-aix6.1.0.0/libstdc++-v3/src
-L/opt/freeware/src/packages/BUILD/gcc-bui
ld/powerpc-ibm-aix6.1.0.0/libstdc++-v3/src/.libs
-B/opt/freeware/powerpc-ibm-aix6.1.0.0/bin/ -B/opt/freeware/powe
rpc-ibm-aix6.1.0.0/lib/ -isystem /opt/freeware/powerpc-ibm-aix6.1.0.0/include
-isystem /opt/freeware/powerpc-ibm-
aix6.1.0.0/sys-include
-I/opt/freeware/src/packages/BUILD/gcc-4.3.0/libstdc++-v3/../gcc
-I/opt/freeware/src/packa
ges/BUILD/gcc-build/powerpc-ibm-aix6.1.0.0/libstdc++-v3/include/powerpc-ibm-aix6.1.0.0
-I/opt/freeware/src/packag
es/BUILD/gcc-build/powerpc-ibm-aix6.1.0.0/libstdc++-v3/include
-I/opt/freeware/src/packages/BUILD/gcc-4.3.0/libst
dc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra
-Wwrite-strings -Wcast-qual -fdiagnostics-s
how-location=once -O2 -g -O2 -I/opt/freeware/include -c -o
array_type_info.lo ../../../../gcc-4.3.0/libstdc
++-v3/libsupc++/array_type_info.cc
rm: array_type_info.o: No such file or directory
rm: .libs/array_type_info.o: No such file or directory
rm: array_type_info.lo: No such file or directory
rm: array_type_info.loT: No such file or directory
rm: array_type_info.lo: No such file or directory
rm: array_type_info.loT: No such file or directory
rm: array_type_info.o: No such file or directory
rm: No such file or directory
Bye
Rainer
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35029