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: gcc at gcc dot gnu dot org
- Subject: Re: gcc for HP-UX 8.0
- From: "Robert M. Coben" <rob at Polymorphic-Services dot com>
- Date: Wed, 15 Mar 2000 15:29:52 -0500
- Organization: Polymorphic Services, Inc.
- Reply-To: rob at Polymorphic-Services dot com
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.....
.....Rob