This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful build
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Miguel Bazdresch <miguelb at ieee dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 3 Sep 2002 16:10:01 -0700
- Subject: Re: Successful build
- References: <200209032235.59911.miguelb@ieee.org>
On Tue, Sep 03, 2002 at 10:35:59PM +0200, Miguel Bazdresch wrote:
>
> I've successfully built and installed GCC 3.1.1 in the following system:
>
> i686-pc-linux-gnu
>
> Output of gcc -v
> Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/specs
> Configured with: ../gcc-3.1.1/configure --enable-languages=c,c++
> Thread model: single
> gcc version 3.1.1
>
> SuSE 7.2
>
> Kernel 2.4.4-4GB as reported by uname -a
> This is the standard kernel included with SuSE 7.2
>
> glibc-2.2.2-38 (The version included with SuSE 7.2)
Thanks! Your message is linked from the GCC 3.1 build status list at
http://gcc.gnu.org/gcc-3.1/buildstat.html.
Janis