This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: HP-UX 10.20 Install Problems
- To: Richard dot Gilham at nokia dot com
- Subject: Re: HP-UX 10.20 Install Problems
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 10 Oct 2000 10:27:37 -0200
- Cc: gcc at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <C50DB0BE69E0D211B5D50008C7894AA2C43567@caeis04nok>
On Oct 10, 2000, Richard.Gilham@nokia.com wrote:
> I have been requested to install the GCC compiler onto one of our 10.20
> HP-UX systems.
Do you have a working C compiler already? You need one to compile
anything, even GCC. If not, you'll have to go for a pre-compiled GCC
binary, and use it to build your own. You may have to set the CC
environment variable to the name of this compiler, if it is not `cc',
so that config.guess can figure out the complete system triplet.
hpux10.20 isn't a valid triplet; hppa1.1-hp-hpux10.20 (for example)
is.
> I then downloaded the HP-UX Source Code (gzipped) using FTP, on looking at
> the file it's description was:
> gcc-2.95.2-ss-11.00.tar.gz
I wouldn't recommend your using this package modified for 11.00. GCC
2.95.2 is supposed to work on HP-UX 10.20 out of the box. Please grab
the sources from http://gcc.gnu.org and start over, or ask for help
from whoever provided you with these modified sources.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me