This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful build of gcc3.1 on Solaris 2.9
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: claudia anne <sunshine at consolejunkies dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 24 Jun 2002 09:38:25 -0700
- Subject: Re: Successful build of gcc3.1 on Solaris 2.9
- References: <20020624044142.GA12519@sparky.consolejunkies.org>
On Mon, Jun 24, 2002 at 12:41:43AM -0400, claudia anne wrote:
> This is a successful build of gcc 3.1 on Solaris 2.9 for c and c++.
>
>
> config.guess
> sparc-sun-solaris2.9
>
>
> gcc -v
> Reading specs from
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.1/specs
> Configured with: ../configure --with-ld=/usr/ccs/bin/ld --enable-shared
> --with-cpu=ultrasparc --enable-languages=c,c++ --enable-threads
> --disable-nls
> Thread model: posix
> gcc version 3.1
Thanks! Your message is linked from the GCC 3.1 build status list at
http://gcc.gnu.org/gcc-3.1/buildstat.html.
Janis