This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc 3.4.3 bootstrap fails on hppa64-hp-hpux11.11
- From: Harri Pasanen <harri dot pasanen at trema dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 19 Nov 2004 14:45:24 +0100
- Subject: gcc 3.4.3 bootstrap fails on hppa64-hp-hpux11.11
Hi,
With
../gcc-3.4.3/configure -enable-languages=c,c++ --enable-threads=posix
--disable-nls --with-gnu-as --with-as=/opt/gcc34-64/bin/as
--with-ld=/usr/ccs/bin/ld --enable-shared --prefix=/opt/gcc34-64
--host=hppa64-hp-hpux11.11 --disable-checking
make bootstrap
fails eventually with
stage1/xgcc -Bstage1/ -B/opt/gcc34-64/hppa64-hp-hpux11.11/bin/ -g
-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition
-DHAVE_CONFIG_H -DGENERATOR_FILE -o genmodes \
genmodes.o errors.o ../libiberty/libiberty.a
ld: Unable to load shared library "/opt/langtools/lib/libcomp.sl"
Fatal error.
collect2: ld returned 1 exit status
This is apparantly something related to HP linker,
as /opt/langtools/lib/libcomp.sl is something that is only available
if the commercial C compiler for HP-UX is installed.
???
-Harri
This message, including any attachments, is intended only for the person(s) to whom it is addressed. If you received it in error, please let us know and delete the message from your system. This message may be confidential and may fall under the duty of non-disclosure. Any use by others than the intended addressee is prohibited. Trema shall not be liable for any damage related to the electronic transmission of this message, such as failure or delay of its delivery, interception or manipulation by third parties, or transmission of viruses or other malicious code.