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]

cvs c++-bootstrap failure on hppa2.0w-hp-hpux11.00


The c-part alone seems to be fine

/work/markus/GCC/build/gcc/g++ -B/work/markus/GCC/build/gcc/ -nostdinc++
-L/work/markus/GCC/build/hppa2.0w-hp-hpux11.00/libstdc++-v3/src
-L/work/markus/GCC/build/hppa2.0w-hp-hpux11.00/libstdc++-v3/src/.libs
-B/opt/FREE-SOFTWARE/egcs-20010219/hppa2.0w-hp-hpux11.00/bin/
-B/opt/FREE-SOFTWARE/egcs-20010219/hppa2.0w-hp-hpux11.00/lib/ -isystem
/opt/FREE-SOFTWARE/egcs-20010219/hppa2.0w-hp-hpux11.00/include
-I../../../../gcc/libstdc++-v3/../gcc
-I../../../../gcc/libstdc++-v3/../include
-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++ -O2 -fno-implicit-templates
-Wall -Wno-format -W -Wwrite-strings -Winline
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g
-c ../../../../gcc/libstdc++-v3/libsupc++/exception_support.cc  -fPIC
-DPIC -o exception_support.o
../../../../gcc/libstdc++-v3/libsupc++/exception_support.cc:0: warning:
-ffunction-sections
   may affect debugging on some targets.
../../../../gcc/libstdc++-v3/libsupc++/exception_support.cc: In function

   `cp_eh_info* __start_cp_handler()':
../../../../gcc/libstdc++-v3/libsupc++/exception_support.cc:126:
warning: new
   declaration `cp_eh_info* __start_cp_handler()'
../../../../gcc/libstdc++-v3/libsupc++/exception_support.cc:126:
warning: ambiguates
   built-in declaration `cp_eh_info* __start_cp_handler()'
../../../../gcc/libstdc++-v3/libsupc++/exception_support.cc: In function
`void
   __check_eh_spec(int, const void**)':
../../../../gcc/libstdc++-v3/libsupc++/exception_support.cc:337:
output_operand:
   invalid expression as operand
../../../../gcc/libstdc++-v3/libsupc++/exception_support.cc:337:
confused by earlier errors, bailing out
gmake[4]: *** [exception_support.lo] Error 1
gmake[4]: Leaving directory
`/work/markus/GCC/build/hppa2.0w-hp-hpux11.00/libstdc++-v3/libsupc++'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/work/markus/GCC/build/hppa2.0w-hp-hpux11.00/libstdc++-v3'
gmake[2]: *** [all-recursive-am] Error 2
gmake[2]: Leaving directory
`/work/markus/GCC/build/hppa2.0w-hp-hpux11.00/libstdc++-v3'
gmake[1]: *** [all-target-libstdc++-v3] Error 2
gmake[1]: Leaving directory `/work/markus/GCC/build'
gmake: *** [bootstrap] Error 2


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