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]

Re: gcc-ss-20001218 is now available


Hello!

I failed to connect to http://www.gnu.org/software/gcc/bugs.html
but previous to that I failed to build gcc-20001218 on HP-UX 11.00 (32
bit):

$ ../gcc-20001218/configure  --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
$ make
...
/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.0w-hp-hpux11.00/libstdc++-v3/src -L/tools/contrib/gen/src/gcc-build11ds/hppa2.0w-hp-hpux11.00/libstdc++-v3/src/.libs -B/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0w-hp-hpux11.00/bin/ -B/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0w-hp-hpux11.00/lib/ -isystem /tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0w-hp-hpux11.00/include -I../../../../gcc-20001218/libstdc++-v3/../gcc -I../../../../gcc-20001218/libstdc++-v3/../include -I../../../../gcc-20001218/libstdc++-v3/include/std -I../../../../gcc-20001218/libstdc++-v3/include/c -I../../../../gcc-20001218/libstdc++-v3/libsupc++ -I../../../../gcc-20001218/libstdc++-v3/include -I../include -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../g!
 cc-20001218/libstdc++-v3/libsupc++/exception_support.cc  -fPIC -DPIC -o exception_support.o
../../../../gcc-20001218/libstdc++-v3/libsupc++/exception_support.cc:0: warning: -ffunction-sections
   may affect debugging on some targets.
../../../../gcc-20001218/libstdc++-v3/libsupc++/exception_support.cc: In 
   function `void __check_eh_spec(int, const void**)':
../../../../gcc-20001218/libstdc++-v3/libsupc++/exception_support.cc:338: output_operand:
   invalid expression as operand
../../../../gcc-20001218/libstdc++-v3/libsupc++/exception_support.cc:338: Internal
   compiler error in output_operand_lossage, at final.c:3393
Please submit a full bug report.
 See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [exception_support.lo] Error 1


Also... oops: it said:

.Configuring for a hppa2.0w-hp-hpux11.00 host.

whereas my host is a hppa2.0n-hp-hpux11.00.
Also, I forgot the "make bootstrap"

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