This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0.4 build on SCO 3.2 505
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Renaud Pascal <renaud dot pascal at atosorigin dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 28 Mar 2002 09:43:52 -0800
- Subject: Re: GCC 3.0.4 build on SCO 3.2 505
- References: <5.1.0.14.0.20020326135855.00b161b0@55.2.7.5>
On Tue, Mar 26, 2002 at 01:59:29PM +0100, Renaud Pascal wrote:
>
>
> I build it straightly, no time to dilly-dally :)
>
> mkdir objdir
> cd objdir
> ../configure (no prefix)
> make
> make install
>
[snip]
> ../config.guess
> i386-pc-sco3.2v5.0.5
Oops, I hadn't noticed at first that you did a simple "make" rather than
"make bootstrap". The build status list is for successful bootstraps,
so I've removed this entry from that list.
Janis