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]

[Bug target/15065] [3.4/3.5 Regression] bootstrap fails during bulding libstdc++-v3 on Tru64 V5.0


------- 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


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