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]

Re: GCC 3.1 Released


Ok, so we can start populating the build status page. I have built the
following platforms successfully:

// System 1: /////////////////////////////////////////////////////////////

# config.guess
i686-pc-linux-gnu

# gcc -v
Reading specs from /opt/Pkg/Linux/i686/gcc31/lib/gcc-lib/i486-suse-linux/3.1/specs
Configured with: /home/schiele/gcccvs/gcc-3.1/configure --enable-threads=posix --enable-long-long --prefix=/opt/Pkg/Linux/i686/gcc31 --enable-languages=c,c++,f77,objc,java --disable-nls --enable-shared i486-suse-linux
Thread model: posix
gcc version 3.1

SuSE Linux 8.0 (i386)

# uname -a
Linux sekretar 2.4.18-4GB #1 Wed Mar 27 13:57:05 UTC 2002 i686 unknown

# rpm -q glibc
glibc-2.2.5-38

// System 2: /////////////////////////////////////////////////////////////

# config.guess
sparc64-unknown-linux-gnu

# gcc -v
Reading specs from /opt/Pkg/Linux/sparc64/gcc31/lib/gcc-lib/sparc-suse-linux/3.1/specs
Configured with: /home/schiele/gcccvs/gcc-3.1/configure --enable-threads=posix --enable-long-long --prefix=/opt/Pkg/Linux/sparc64/gcc31 --enable-languages=c,c++,f77,objc,java --disable-nls --enable-shared sparc-suse-linux
Thread model: posix
gcc version 3.1

SuSE Linux 7.3 (SPARC)

# uname -a
Linux rishadan 2.4.14 #1 Mon Nov 12 11:25:00 GMT 2001 sparc64 unknown

# rpm -q glibc
glibc-2.2.4-34

// System 3: /////////////////////////////////////////////////////////////

# config.guess
sparc-sun-solaris2.8

# gcc -v
Reading specs from /opt/Pkg/SunOS/gcc31/lib/gcc-lib/sparc-sun-solaris2.8/3.1/specs
Configured with: /home/schiele/gcccvs/gcc-3.1/configure --enable-threads=posix --enable-long-long --prefix=/opt/Pkg/SunOS/gcc31 --enable-languages=c,c++,f77,objc,java --disable-nls --enable-shared sparc-sun-solaris2.8
Thread model: posix
gcc version 3.1

// System 4: /////////////////////////////////////////////////////////////

# config.guess
sparc-sun-solaris2.8

# gcc -v
Reading specs from /opt/Pkg/SunOS/gcc31_64/lib/gcc-lib/sparc64-sun-solaris2.8/3.1/specs
Configured with: /home/schiele/gcccvs/gcc-3.1/configure --enable-threads=posix --enable-long-long --prefix=/opt/Pkg/SunOS/gcc31_64 --enable-languages=c,c++,f77,objc,java --disable-nls --enable-shared sparc64-sun-solaris2.8
Thread model: posix
gcc version 3.1

//////////////////////////////////////////////////////////////////////////

Regression test results for systems 1 and 2 are already on
gcc-testresults.  System 3 and 4 will follow as soon as they are
complete.

Robert

-- 
Robert Schiele			Tel.: +49-621-181-2583
Dipl.-Wirtsch.informatiker	mailto:rschiele@uni-mannheim.de

Attachment: msg01227/pgp00000.pgp
Description: PGP signature


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