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]

Failure on hppa2.0n-hp-hpux11.00 -Re: gcc-ss-20010129 is now available


Well fine that the resource.c:229 / mark_referenced_resources problem
is fixed (gcc-20010108 to 22).

Now the show stops at:

/tools/contrib/gen/src/gcc-build11ds/gcc/g++ -B/tools/contrib/gen/src/gcc-build11ds/gcc/ -nostdinc++ -L/tools/contrib/gen/src/gcc-build11ds/hppa2.0n-hp-hpux11.00/libstdc++-v3/src -L/tools/contrib/gen/src/gcc-build11ds/hppa2.0n-hp-hpux11.00/libstdc++-v3/src/.libs -B/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/bin/ -B/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/lib/ -isystem /tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/include -I../../../../gcc-20010129/libstdc++-v3/../gcc -I../../../../gcc-20010129/libstdc++-v3/../include -I../../../../gcc-20010129/libstdc++-v3/include -I../../../../gcc-20010129/libstdc++-v3/include/std -I../../../../gcc-20010129/libstdc++-v3/include/c_std -I../include -I../../../../gcc-20010129/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-20010129/libstdc++-v3/libsupc++/exception_support.cc  -fPIC -DPIC -o exception_support.o
../../../../gcc-20010129/libstdc++-v3/libsupc++/exception_support.cc:0: warning: -ffunction-sections
   may affect debugging on some targets.
../../../../gcc-20010129/libstdc++-v3/libsupc++/exception_support.cc: In 
   function `cp_eh_info* __start_cp_handler()':
../../../../gcc-20010129/libstdc++-v3/libsupc++/exception_support.cc:127: warning: new
   declaration `cp_eh_info* __start_cp_handler()'
../../../../gcc-20010129/libstdc++-v3/libsupc++/exception_support.cc:127: warning: ambiguates
   built-in declaration `cp_eh_info* __start_cp_handler()'
../../../../gcc-20010129/libstdc++-v3/libsupc++/exception_support.cc: In 
   function `void __check_eh_spec(int, const void**)':
../../../../gcc-20010129/libstdc++-v3/libsupc++/exception_support.cc:342: output_operand:
   invalid expression as operand
../../../../gcc-20010129/libstdc++-v3/libsupc++/exception_support.cc:342: Internal
   compiler error in output_operand_lossage, at final.c:3393
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 `/tmp_mnt/tools/contrib/gen/src/gcc-build11ds/hppa2.0n-hp-hpux11.00/libstdc++-v3/libsupc++'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp_mnt/tools/contrib/gen/src/gcc-build11ds/hppa2.0n-hp-hpux11.00/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/tmp_mnt/tools/contrib/gen/src/gcc-build11ds/hppa2.0n-hp-hpux11.00/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/tmp_mnt/tools/contrib/gen/src/gcc-build11ds'
make: *** [bootstrap] Error 2


The config was:

$ ../gcc-20010129/configure --host=hppa2.0n-hp-hpux11.00 --enable-version-specific-runtime-libs --prefix=/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs --disable-shared --with-gnu-as --with-as=/tools/contrib/HP-UX/B.11.00/hppa2.0/bin/as

-- 
Marc Girod        P.O. Box 320        Voice:  +358-9-511 23746
Nokia Networks    00045 NOKIA Group   Mobile: +358-40-569 7954
Hiomo 5/1         Finland             Fax:    +358-9-511 23580

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