This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc for HP-UX 8.0
- To: rob at Polymorphic-Services dot com
- Subject: Re: gcc for HP-UX 8.0
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 15 Mar 2000 14:11:17 -0700
- cc: gcc at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <38CFF2BF.A10BF1A5@Polymorphic-Services.com>you write:
> One step forward, two steps backward.....
>
> Short version:
> I need gcc on HP-UX 8.0 in order to compile CSSC
> (the SCCS work-alike) to deal with Y2K issues in that
> environment. A previous suggestion from this list was to go
> back to gcc version 2.5.7, which was thought to be buildable
> under HP-UX 8.0. Follwoing that suggestion I did get gcc 2.5.8
> which *did* build (apparently) successfully. However, the
> oldest version of libg++ that I can find is 2.7.1, which
> will NOT build with gcc 2.5.8. (I actually found a reference
> in a README that says that you need at least gcc 2.6.something
> to build libg++ 2.7.1)
>
> My question is this - does anyone know where I can get the
> version of libg++ that will build with gcc 2.5.8 so that I
> can continue with my quest to build CSSC and get out from
> under the Y2K rock that has fallen on me.
>
> Thanks in advance for any assistance that may be forthcoming.
> Please reply to me directly at rob@Polymorphic-Services.com
> since I do not follow the gcc list on a regular basis.....
You might look at the old U of Utah site -- it used to contain everything
pre-built and ready to run, including libg++.
It hasn't been updated since I left the UofU approx 5 years ago; so you
might be able to find a vintage version of the tools there.
ftp://jaguar.cs.uth.edu/dist
jeff