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-20000221: installation failure on hppa2.0n-hp-hpux11.00


Hello!

gcc-ss-20000221 fails to install on hppa2.0n-hp-hpux11.00.
It dies while linking libstdc++.sl:

$ make bootstrap
...
/tools/contrib/gen/src/gcc-build11/gcc/xgcc -B/tools/contrib/gen/src/gcc-build11/gcc/ -B/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/bin/ -g -O2 -fno-implicit-templates -fPIC -shared -o libstdc++.sl `cat piclist` 
collect2: ld terminated with signal 10 [Bus error]
make[2]: *** [libstdc++.sl] Error 1

The configuration:

../egcs-20000221/configure --with-gcc-version-trigger=/tools/contrib/gen/src/egcs-20000221/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 

$ what `whence ld`
/usr/ccs/bin/ld:
	92453-07 linker command s800.sgs ld B.11.13 REL 990903
	ld_msgs.cat: $Revision: 1.85 $

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]