This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Build of gcc 3.1 on Solaris 2.9
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Chief Geek <chiefgeek at deviantcode dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 25 Jun 2002 09:30:12 -0700
- Subject: Re: Build of gcc 3.1 on Solaris 2.9
- References: <3D17E79C.20401@deviantcode.com>
On Mon, Jun 24, 2002 at 08:46:36PM -0700, Chief Geek wrote:
> This is a successful build of gcc 3.1 on Solaris 2.9 using
> -mtune=ultrasparc cflags. Since solaris doesn't ship with cc, i used
> pre-compiled binaries from sunfreeware to and rebuilt gcc using a
> complete GNU tool chain. (GNU ld, as, etc)
>
>
> config.guess
> sparc-sun-solaris2.9
>
> gcc -v
> Reading specs from bin/../lib/gcc-lib/sparc-sun-solaris2.9/3.1/specs
> Configured with: /export/dev/gcc-3.1/configure --prefix=/opt/gcc-3.1
> --enable-threads --with-as=/opt/GNU/bin/as --with-ld=/opt/GNU/bin/ld
> 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