This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15065] [3.4/3.5 Regression] bootstrap fails during bulding libstdc++-v3 on Tru64 V5.0
- From: "sabelka at iue dot tuwien dot ac dot at" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jun 2004 08:09:45 -0000
- Subject: [Bug target/15065] [3.4/3.5 Regression] bootstrap fails during bulding libstdc++-v3 on Tru64 V5.0
- References: <20040422090038.15065.sabelka@iue.tuwien.ac.at>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From sabelka at iue dot tuwien dot ac dot at 2004-06-22 08:09 -------
Well, I did supply -dD to generate the attached file, however it doesn't
change anything. This was the exact command line I used:
a61/tmp/build-gcc-3.4.0/gcc/xgcc -save-temps -dD -shared-libgcc
-B/a61/tmp/build-gcc-3.4.0/gcc/ -nostdinc++
-L/a61/tmp/build-gcc-3.4.0/alphaev5-dec-osf5.0/libstdc++-v3/src
-L/a61/tmp/build-gcc-3.4.0/alphaev5-dec-osf5.0/libstdc++-v3/src/.libs
-B/usr/local/alphaev5-dec-osf5.0/bin/ -B/usr/local/alphaev5-dec-osf5.0/lib/
-isystem /usr/local/alphaev5-dec-osf5.0/include
-isystem /usr/local/alphaev5-dec-osf5.0/sys-include
-I/a61/tmp/build-gcc-3.4.0/alphaev5-dec-osf5.0/libstdc++-v3/include/alphaev5-dec-osf5.0
-I/a61/tmp/build-gcc-3.4.0/alphaev5-dec-osf5.0/libstdc++-v3/include
-I/a61/tmp/gcc-3.4.0/libstdc++-v3/libsupc++ -O2 -g -O2 -mieee -g -O2 -mieee
-fno-implicit-templates -Wall -W -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once
-c ../../../../gcc-3.4.0/libstdc++-v3/src/allocator.cc -DPIC
-o .libs/allocator.o
Did I miss something?
-Rainer
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15065