This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.04 - mandrake 8.2 beta 2
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Adam Williamson <aw280 at cam dot ac dot uk>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 4 Mar 2002 10:11:12 -0800
- Subject: Re: gcc 3.04 - mandrake 8.2 beta 2
- References: <1015115816.2318.24.camel@aw280.pem.cam.ac.uk>
On Sun, Mar 03, 2002 at 12:36:26AM +0000, Adam Williamson wrote:
> gcc 3.04 built fine on mandrake 8.2 beta 2 (even for a one-week n00bie
> like me :>). i just put in all the default command-lines from the
> installation instructions, using a separate build dir as recommended.
> output from config.guess is:
>
> i686-pc-linux-gnu
>
> gcc -v gives:
>
> Reading specs from yadda yadda
> Configured with: ../gcc-3.0.4/configure
> Thread model: single
> gcc version 3.0.4
>
> kernel: 2.4.17-16mdk (standard in this release of Mandrake, and I think
> for all other releases of 8.2, not 100% sure on that though.)
>
> glibc version: glibc-2.2.4-24mdk
Thanks! I've added this to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis