This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: successful builds: gcc-3.0.3
On Sun, Dec 23, 2001 at 10:26:48AM -0500, Artur.Klauser@computer.org wrote:
> (i686-pc-linux-gnu, RedHat 7.1, glibc-2.2.4-19.3, kernel 2.4.16)
>
> Reading specs from /opt/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/specs
> Configured with: ../gcc-3.0.3/configure --prefix=/opt
> --enable-threads=posix --enable-lang=c,c++,java
> Thread model: posix
> gcc version 3.0.3
>
> ---------------------------------------
>
> (i686-pc-linux-gnu, RedHat 7.1, glibc-2.2.2-10lxset1, kernel 2.4.2)
>
> Reading specs from
> /usr/local/i386_linux24/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/specs
> Configured with: /usr/local/src/g/gcc-3.0.3/configure
> --prefix=/usr/local/common
> --exec-prefix=/usr/local/i386_linux24
> --with-gxx-include-dir=/usr/local/common/include/g++-v3
> --enable-threads=posix
> Thread model: posix
> gcc version 3.0.3
>
> --------------------------------------
>
> (alphaev67-dec-osf4.0f)
>
> Reading specs from
> /usr/local/alpha/lib/gcc-lib/alphaev67-dec-osf4.0f/3.0.3/specs
> Configured with: /usr/local/src/g/gcc-3.0.3/configure
> --prefix=/usr/local/common --exec-prefix=/usr/local/alpha
> --with-gxx-include-dir=/usr/local/common/include/g++-v3
> Thread model: single
> gcc version 3.0.3
>
> Note: --enable-thread=posix built a compiler that generated error messages
> on standard header files <iostream> when trying to compile with it.
Thanks! I've added these to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis