help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GCC


From: jsauerborn
Subject: GCC
Date: Wed, 31 Jan 2001 13:34:33 -0500

I hope this is the right group to send this to.
The /usr/lib/dld.sl file mentioned in the attachment is the Dynamic
Loader on our system. I am searching HP's IT Resource Center and 
GNU web pages for answers, but so far, no luck.

Jim Sauerborn
--- Begin Message --- Subject: GCC
I am trying to install the GCC compiler on an HP 9000 running HP-UX
10.20. I installed the gnu 'make', after failing with the HP-UX 'make'.
Now I have 'make' in /usr/local/bin, and all looks well.

When I entered "/usr/local/bin/make bootstrap-lean from the gcc object 
directory, I got:

# /usr/local/bin/make bootstrap-lean
make[1]: Entering directory `/u/personal/aiwahash/gcc/gccobj/libiberty'
make[2]: Entering directory
`/u/personal/aiwahash/gcc/gccobj/libiberty/testsuite
'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/u/personal/aiwahash/gcc/gccobj/libiberty/testsuite'
make[1]: Leaving directory `/u/personal/aiwahash/gcc/gccobj/libiberty'
make[1]: Entering directory `/u/personal/aiwahash/gcc/gccobj/texinfo'
/usr/local/bin/make all-recursive
make[2]: Entering directory `/u/personal/aiwahash/gcc/gccobj/texinfo'
Making all in intl
make[3]: Entering directory
`/u/personal/aiwahash/gcc/gccobj/texinfo/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/u/personal/aiwahash/gcc/gccobj/texinfo/intl'
Making all in lib
make[3]: Entering directory
`/u/personal/aiwahash/gcc/gccobj/texinfo/lib'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/u/personal/aiwahash/gcc/gccobj/texinfo/lib'
Making all in makeinfo
make[3]: Entering directory
`/u/personal/aiwahash/gcc/gccobj/texinfo/makeinfo'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/u/personal/aiwahash/gcc/gccobj/texinfo/makeinfo'
make[2]: Leaving directory `/u/personal/aiwahash/gcc/gccobj/texinfo'
make[1]: Leaving directory `/u/personal/aiwahash/gcc/gccobj/texinfo'
Bootstrapping the compiler
make[1]: Entering directory `/u/personal/aiwahash/gcc/gccobj/gcc'
/usr/local/bin/make CC="cc" libdir=/usr/local/lib LANGUAGES="c "
make[2]: Entering directory `/u/personal/aiwahash/gcc/gccobj/gcc'
(cd intl && /usr/local/bin/make all)
make[3]: Entering directory `/u/personal/aiwahash/gcc/gccobj/gcc/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/u/personal/aiwahash/gcc/gccobj/gcc/intl'
./gencheck > tmp-check.h
/usr/lib/dld.sl: Unresolved symbol: __main (code)  from ./gencheck
/bin/sh: 3389 Abort(coredump)
make[2]: *** [s-check] Error 134
make[2]: Leaving directory `/u/personal/aiwahash/gcc/gccobj/gcc'
make[1]: *** [bootstrap-lean] Error 2
make[1]: Leaving directory `/u/personal/aiwahash/gcc/gccobj/gcc'
make: *** [bootstrap-lean] Error 2

I am not familiar with the /usr/lib/dld.sl file, but it seems to be
causing a problem. Any suggestions?

Thanks for your help
Jim Sauerborn

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]