> On Wed, 21 May 1997, Anand Kumria wrote:
>
> > On Tue, 20 May 1997, daedalus wrote:
> >
> > > Does anyone have full and complete gcc 2.* sources? I have attempted to
> > > download and compile gcc 2.7.2.2 from prep.ai.mit.edu and 2.7.2.1 from the
> > > HPPD site for HP-UX ported software, but both distributions are
> > > incomplete. This annoys me greatly, as I need to replace the braindead
> > > cc that is bundled with hp-ux 10.20
> >
> > ftp://ftp.progsoc.uts.edu.au/pub/gnu/
> >
> > What is it about the distributions that make you think it is incomplete?
> >
> > Anand.
>
> Many people have asked me this. I think I responded just to Peter, but
> here we go again...
>
> The tar.gz I got from prep.ai.mit.edu of gcc-2.7.2.2.tar.gz doesn't make
> properly because it gets an unterminated #if statement error, or
> something like it, in the files include/stdio.h and include/ctype.h. Sure
> enough, on looking at the actual files, they were truncated and some data
> was missing from the end of these two files, causing the compile to fail.
>
> I don't know if this is just something dodgy about that particular copy,
> or the download process or whatever, and I am as I type this downloading
> the gcc-2.7.2.tar.gz from progsoc's ftp site. Hopefully that will work.
Well, it's happened again. The above source (gcc-2.7.2.tar.gz from
progsoc's ftp site) is broken same as the prep.ai.mit.edu one. After
copying the source to the hp box (an HP J210 with HP-UX 10.20) and
unzipping and untarring, I did a ./configure and then a make. Here is the
resulting error msg:
In file included from runtime.h:31,
from hash.c:32:
/webserver/gcc-src/gcc-2.7.2/include/stdio.h:279: unterminated `#if'
conditional
In file included from runtime.h:32,
from hash.c:32:
/webserver/gcc-src/gcc-2.7.2/include/ctype.h:105: unterminated `#if'
conditional
In file included from ../objc/objc-api.h:32,
from runtime.h:38,
from hash.c:32:
/webserver/gcc-src/gcc-2.7.2/include/stdio.h:279: unterminated `#ifdef'
conditio
nal
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
As before, in the same place (this is a mirrored archive after all), the
.h files are truncated. I seek a complete version.
================================================================
Justin Warren | daedalus@nospam.progsoc.uts.edu.au
ITS Systems Management | daedalus@nospam.vodafone.com.au
Vodafone Pty Ltd | http://www.progsoc.uts.edu.au/~daedalus
================================================================
Views expressed in this email are my own and do not necessarily
reflect those of my employer. You have been warned.
================================================================
Just because you're paranoid doesn't mean they're NOT after you.
================================================================
-- You are subscribed to the progsoc mailing list. To unsubscribe, send a message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au. If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.