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: Tue, 26 Mar 2002 10:03:58 -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
>
>
> I have SCO 3.2 V 5.0.5
> The patches RS505A and OSS499a were installed.
>
> The proc is a PIII 1GHz on a CompaQ dustbox
>
>
> Here the standard outputs :
>
> ../config.guess
> i386-pc-sco3.2v5.0.5
>
>
> /usr/local/bin/gcc -v
> Reading specs from /usr/local/lib/gcc-lib/i386-pc-sco3.2v5.0.5/3.0.4/specs
> Configured with: ../configure
> Thread model: single
> gcc version 3.0.4
Thanks! I've added this to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis