bootstrap/2622: gcc-2.95.3 fails to build on ULTRIX V4.5
Bernhard Simon
simon@zid.tuwien.ac.at
Tue Nov 26 07:56:00 GMT 2002
The following reply was made to PR bootstrap/2622; it has been noted by GNATS.
From: Bernhard Simon <simon@zid.tuwien.ac.at>
To: bangerth@dealii.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
nobody@gcc.gnu.org, simon@zid.tuwien.ac.at, gcc-gnats@gcc.gnu.org
Cc:
Subject: Re: bootstrap/2622: gcc-2.95.3 fails to build on ULTRIX V4.5
Date: Tue, 19 Nov 2002 17:22:08 +0100 (MET)
> Synopsis: gcc-2.95.3 fails to build on ULTRIX V4.5
>
> State-Changed-From-To: open->feedback
> State-Changed-By: bangerth
> State-Changed-When: Tue Nov 19 07:59:22 2002
> State-Changed-Why:
> This is a rather old bootstrap error. Can you say whether this
> still happens with newer versions of gcc?
>
> Thanks, W.
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2622
>
AFAIK mips-dec-ultrix is not supported in newer versions of gcc any more.
So I did not try it, but was finally able to build gcc-2.95.3 with the
following changes (and with ANSI C, i.e. CC="cc -std1"):
gcc/configure (line 6078, 6080, 6082, 6159: ... test -x ...)
gcc/cp/Make-lang.in (line 169: ... [ -x ...)
gcc/fixinc/fixincl.sh (line 77, 100, 102: ... test -x ... [ ! -x ...)
(void *) cmp_combine_givs_stats
gcc/loop.c (line 7044, 7285, 7459)
texinfo/makeinfo/makeinfo.c (line 8225)
_IO_pos_t -> _IO_off_t
libio/genops.c (line 470, 473, 554, 885)
libio/fileops.c (line 422, 590)
libio/ioseekoff.c (line 28)
libio/ioseekpos.c (line 28, 31)
libio/strops.c (line 208)
-bernhard
More information about the Gcc-prs
mailing list