This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
make bootstrap successful on i386-pc-solaris2.10
- From: Pete Fritchman <petef at absolutbsd dot org>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 15 Dec 2004 11:31:39 -0600
- Subject: make bootstrap successful on i386-pc-solaris2.10
sparks # ../gcc-3.4.3/config.guess
i386-pc-solaris2.10
sparks # gcc -v
Reading specs from /usr/local/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with: /var/tmp/pkg/gcc/gcc-3.4.3/configure --prefix=/usr/local
Thread model: posix
gcc version 3.4.3
sparks #
This is Solaris 10 beta (build 72) running on the x86-64 platform (Opteron).
--pete