This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
bootstrap gcc 3.1.1 on solaris 2.8
- From: Victor Secarin <vsecarin at paradigmgeo dot com>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 29 Aug 2003 13:02:50 -0600
- Subject: bootstrap gcc 3.1.1 on solaris 2.8
Greetings, all:
I have what appears to be a successful build (make bootstrap) of
gcc-3.1.1/sparc-sun-solaris2.8 (GNU as / Solaris ld)
Bootstrap compiler was gcc-2.95.3 built for Solaris 2.6
The binutils-2.14 were built first with that, and then the gcc.
I did not build the Fortran
----------------------------------------------------------
uname -srvmpi
SunOS 5.8 Generic sun4u sparc SUNW,Ultra-30
pwd
/usr/share/src/gcc-3.3.1
./config.guess
sparc-sun-solaris2.8
/usr/local/bin/as --version
GNU assembler 2.14 20030612
/usr/ccs/bin/ld -V
ld: Software Generation Utilities - Solaris-ELF (4.0)
/usr/local/bin/make --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for sparc-sun-solaris2.6
cat ../gcc-331-solaris8/config.status
#!/bin/sh
# This file was generated automatically by configure. Do not edit.
# This directory was configured as follows:
../gcc-3.3.1/configure
--with-gcc-version-trigger=/usr/share/src/gcc-3.3.1/gcc/version.c
--host=sparc-sun-solaris2.8 --enable-languages=c,c++
--with-as=/usr/local/bin/as --with-ld=/usr/ccs/bin/ld --norecursion
# using "mh-frag"
gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.1/specs
Configured with: ../gcc-3.3.1/configure --enable-languages=c,c++
--with-as=/usr/local/bin/as --with-ld=/usr/ccs/bin/ld
Thread model: posix
gcc version 3.3.1
-----------------------------------------------------------
Victor Secarin
vsecarin@paradigmgeo.com