This is the mail archive of the gcc@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]

current hpux status


Hi folks,

I was able to bootstrap GCC on hpux10.20, using current CVS.  However, the 
bootstrap isn't quite complete yet, as the build fails while compiling 
libstdc++-v3.  The error message, about ambiguating some internal stuff, looks 
a bit weird to my untrained eyes... :)  Why would this happen on hpux and not 
other systems ?

Anyway, just thought I'd let you know.

Cheers,
					Christian


/export/scratch/obj-hppa-hpux/gcc/g++ -B/export/scratch/obj-hppa-hpux/gcc/
 -nostdinc++
 -L/export/scratch/obj-hppa-hpux/hppa1.1-hp-hpux10.20/libstdc++-v3/src
 -L/export/scratch/obj-hppa-hpux/hppa1.1-hp-hpux10.20/libstdc++-v3/src/.libs
 -B/usr/local/hppa1.1-hp-hpux10.20/bin/ -B/usr/local/hppa1.1-hp-hpux10.20/lib/
 -isystem /usr/local/hppa1.1-hp-hpux10.20/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++ -g -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:127: warning:
 new declaration `cp_eh_info* __start_cp_handler()'
../../../../gcc/libstdc++-v3/libsupc++/exception_support.cc:127: 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:342:
 output_operand:   invalid expression as operand
../../../../gcc/libstdc++-v3/libsupc++/exception_support.cc:342: Internal 
   compiler error in output_operand_lossage, at final.c:3394
Please submit a full bug report, with preprocessed source
if appropriate.  See <URL:http://www.gnu.org/software/gcc/bugs.html>
 for instructions.
make[4]: *** [exception_support.lo] Error 1
make[4]: Leaving directory `/export/scratch/obj-hppa-hpux/hppa1.1-hp-hpux10.20/libstdc++-v3/libsupc++'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/export/scratch/obj-hppa-hpux/hppa1.1-hp-hpux10.20/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/export/scratch/obj-hppa-hpux/hppa1.1-hp-hpux10.20/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/export/scratch/obj-hppa-hpux'
make: *** [bootstrap] Error 2



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