This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Update to the "build status page" for gcc 3.0.2
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Joel Saunier <Joel dot SAUNIER at agriculture dot gouv dot fr>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 18 Dec 2001 08:41:34 -0800
- Subject: Re: Update to the "build status page" for gcc 3.0.2
- References: <3C1F2EAE.2D631A66*Joel.SAUNIER@agriculture.gouv.fr>
On Tue, Dec 18, 2001 at 12:55:26PM +0100, Joel Saunier wrote:
> I have successfully build GCC 3.0.2 for AIX 4.3.2.0 today:
>
> # oslevel
> 4.3.2.0
> # gcc-3.0.2/config.guess
> powerpc-ibm-aix4.3.2.0
> # /usr/local/gcc-3.0.2/bin/gcc -v
> Reading specs from /usr/local/gcc-3.0.2/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/3.0.2/specs
> Configured with: ../gcc-3.0.2/configure --prefix=/usr/local/gcc-3.0.2
> Thread model: single
> gcc version 3.0.2
> #
>
> The bootstrap C compiler was GCC 2.95.2.1 (a pre-compiled one by Bull previously
> found here: http://freeware.bull.net/)
Thanks! I've added this to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis