This is the mail archive of the
egcs@egcs.cygnus.com
mailing list for the EGCS project. See the EGCS
home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]
Re: egcs_ss_19980131 won't bootstrap on alphaev56-dec-osf4.0d
- To: Alexandre Oliva <oliva@dcc.unicamp.br>
- Subject: Re: egcs_ss_19980131 won't bootstrap on alphaev56-dec-osf4.0d
- From: Robert Lipe <robertlipe@usa.net>
- Date: Mon, 1 Feb 1999 09:26:08 -0600
- Cc: egcs@egcs.cygnus.com
- Delivered-To: listarch-egcs@egcs.cygnus.com
- Delivered-To: mailing list egcs@egcs.cygnus.com
- In-Reply-To: <or90eicva7.fsf@araguaia.dcc.unicamp.br>; from Alexandre Oliva on Mon, Feb 01, 1999 at 07:45:04AM -0200
- Mailing-List: contact egcs-help@egcs.cygnus.com; run by ezmlm
- References: <or90eicva7.fsf@araguaia.dcc.unicamp.br>
- Sender: owner-egcs@egcs.cygnus.com
Alexandre Oliva wrote:
> BTW, I've started trying non-GNU compilers as bootstrap compilers, and
> the build didn't finish in the sparc-sun-{sunos,solaris}* hosts,
> because of the inappropriate definition of `inline' in auto-host.h
> after stage1. On mips-sgi-irix{5.2,6.3}, bootstrap completed
See Kaveh's patch from yesterday in the 'autoconf between stages' thread.
His worked fixed this problem for me.
RJL