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]

gcc-ss-20000228: installation failure on hppa2.0n-hp-hpux11.00


Hello!

gcc-ss-20000228 fails to install on hppa2.0n-hp-hpux11.00 in a
different way than gcc-ss-20000221 (last successful installation:
egcs-20000103).

The error is now:

$ make bootstrap
...
quadlib
make[3]: Entering directory `/tmp_mnt/tools/contrib/gen/src/gcc-build11/gcc'
./xgcc -B/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/bin/ -B./ -I/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/include -O2   -DIN_GCC    -W -Wall -Wtraditional -O2 -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I. -I../../egcs-20000228/gcc -I../../egcs-20000228/gcc/config -I../../egcs-20000228/gcc/../include \
  -c ../../egcs-20000228/gcc/cp/tinfo.cc
cc1plus: warning: Ignoring command line option '-Wtraditional'
/var/tmp/ccJ3j6be.s: Assembler messages:
/var/tmp/ccJ3j6be.s:2900: Error: Unknown pseudo-op:  `.weak'
...[30 such errors]
make[3]: *** [tinfo.o] Error 1
make[3]: Leaving directory `/tmp_mnt/tools/contrib/gen/src/gcc-build11/gcc'
make[2]: *** [libgcc2.a] Error 1
make[2]: Leaving directory `/tmp_mnt/tools/contrib/gen/src/gcc-build11/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/tmp_mnt/tools/contrib/gen/src/gcc-build11/gcc'
make: *** [bootstrap] Error 2

The configuration:

../egcs-20000228/configure --with-gcc-version-trigger=/tools/contrib/gen/src/egcs-20000228/gcc/version.c --host=hppa2.0n-hp-hpux11.00 --enable-version-specific-runtime-libs --prefix=/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs --enable-shared --with-gnu-as --with-as=/tools/contrib/HP-UX/B.11.00/hppa2.0/bin/as --norecursion

$ /tools/contrib/HP-UX/B.11.00/hppa2.0/bin/as --version
GNU assembler 991211
Copyright 1997 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
This assembler was configured for a target of `hppa2.0n-hp-hpux11.00'.
$ 

and its configuration:

./configure --host=hppa2.0n-hp-hpux11.00 --prefix=/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/binutils --norecursion

Best Regards!
Marc

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