This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

3.0.4 successes


I've had successful builds of gcc 3.0.4 on the following platforms:

config.guess: mips-sgi-irix6.5
uname -a: IRIX64 IP27

% gcc -v
Reading specs from /opt/mips-irix/gcc/bin/../lib/gcc-lib/mips-sgi-irix6.5/3.0.4/specs
Configured with: ../gcc-3.0.4/configure --prefix=/opt/mips-irix/installed/gcc-3.0.4 --enable-languages=c,c++ --enable-threads=posix --verbose
Thread model: posix
gcc version 3.0.4



config.guess: i686-pc-linux-gnu
uname -a: RedHat 7.2 upgraded to current RawHide, kernel 2.4.9-21

% gcc -v
Reading specs from /opt/i386-linux/gcc/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
Configured with: ../gcc-3.0.4/configure --prefix=/opt/i386-linux/installed/gcc-3.0.4 --enable-languages=c,c++ --enable-threads=posix --verbose
Thread model: posix
gcc version 3.0.4


config.guess: sparc-sun-solaris2.8
uname -a: SunOS Generic_108528-12 sun4u sparc

gcc -v
Reading specs from /opt/sparc-solaris/gcc/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.0.4/specs
Configured with: ../gcc-3.0.4/configure --prefix=/opt/sparc-solaris/installed/gcc-3.0.4 --enable-languages=c,c++ --enable-threads=posix --verbose --with-gnu-ld --with-ld=/opt/sparc-solaris/binutils/bin/ld --with-gnu-as --with-as=/opt/sparc-solaris/binutils/bin/as
Thread model: posix
gcc version 3.0.4


Great work!

Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]