This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: fixincludes FUBAR for upgrade
- From: Bruce Korb <bkorb at pacbell dot net>
- To: Geoff Keating <geoffk at geoffk dot org>
- Cc: gcc at gcc dot gnu dot org, bkorb at pacbell dot net
- Date: Wed, 26 Jun 2002 16:44:35 -0700
- Subject: Re: fixincludes FUBAR for upgrade
- Organization: Home
- References: <Pine.GSO.4.44.0206251746500.535-100000@scooby><3D1914E5.D11A6DC7@pacbell.net> <jmvg86rbvi.fsf@desire.geoffk.org>
Geoff Keating wrote:
>
> Bruce Korb <bkorb@pacbell.net> writes:
>
> > Bob Friesenhahn wrote:
> > >
> > > Bruce,
> > >
> > > In times gone by, gcc provided a 'fixincludes' script that could fix
> > > system headers. It didn't depend on any binaries. I upgraded my OS
> > > from Solaris 2.6 to Solaris 9 and now I am stuck in the unenviable
> > > position that the fixed headers from Solaris 2.6 are not sufficient to
> > > build xgcc or fixincl. If I had a fixincludes to run, then I could
> > > get around this problem. It seems that gcc 3.X has discarded a
> > > portable fixincludes.
>
> In GCC 3.2, there will be a program installed along with the compiler
> that will let you run fixincludes after installation.
That won't fix the bootstrap problem.
Downloading the binary does, tho.