This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.0.4 successes
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Blair Zajac <blair at orcaware dot com>
- Cc: gcc at gnu dot org
- Date: Fri, 22 Feb 2002 16:36:19 -0800
- Subject: Re: 3.0.4 successes
- References: <3C76CC7A.8DD74685@orcaware.com>
On Fri, Feb 22, 2002 at 02:55:54PM -0800, Blair Zajac wrote:
> I've had successful builds of gcc 3.0.4 on the following platforms:
>
> config.guess: mips-sgi-irix6.5
> uname -a: IRIX64 IP27
[snip]
> config.guess: i686-pc-linux-gnu
> uname -a: RedHat 7.2 upgraded to current RawHide, kernel 2.4.9-21
[snip]
> config.guess: sparc-sun-solaris2.8
> uname -a: SunOS Generic_108528-12 sun4u sparc
Thanks! I added the first and third of these to the GCC 3.0 build status
page at http://gcc.gnu.org/gcc-3.0/buildstat.html; there was already an
entry there from earlier today for i686-pc-linux-gnu with the same
distribution and kernel.
There was another message today about sparc-sun-solaris2.8, but the
configuration options were enough different that I've included them
both in the list.
Janis