This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: successfully installed gcc-3.0.3
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: "Ricardo Seguel P." <rseguel at puc dot cl>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 31 Dec 2001 11:11:48 -0800
- Subject: Re: successfully installed gcc-3.0.3
- References: <20011228144849.51884.qmail@puc.cl>
On Fri, Dec 28, 2001 at 02:48:49PM +0000, Ricardo Seguel P. wrote:
> I just installed gcc-3.0.3 on a AlphaDigital Personal Workstation 433au, 433
> Mhz and 64MB of SIMRam, using Tru64-Unix v5.1 rev. 732
>
> I just compiled using native compiler cc of Compaq and gnu's make 3.79.1,
> and configured with --with-stabs --enable-libgcj getting good results.
>
> ->output script config.guess
> alphaev56-dec-osf5.1
>
> ->output gcc -v
> Reading specs from /usr/local/lib/gcc-lib/alphaev56-dec-osf5.1/3.0.3/specs
> Configured with: /usr/local/build/gcc-3.0.3/configure --prefix=/usr/local
> --with-stabs --enable-libgcj
> Thread model: single
> gcc version 3.0.3
Thanks! I've added this to the GCC 3.0 build status page at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis