This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: successful build info
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Eli Kane <elikane at qwest dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 21 Oct 2002 09:08:30 -0700
- Subject: Re: successful build info
- References: <02101900495901.01366@mars.nodomain.nowhere>
On Sat, Oct 19, 2002 at 12:42:22AM -0600, Eli Kane wrote:
> Greetings,
>
> Here are the particulars for a successful build not listed on the buildstat
> sheet for gcc 3.2:
>
> [eli@mars gcc]# ../gcc-3.2/config.guess
> i686-pc-linux-gnu
> [eli@mars gcc]# gcc -v
> Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/specs
> Configured with: ../gcc-3.2/configure -with-cpp-install-dir=/usr/bin -enable-languages=c,c++,f77,java,objc
> Thread model: posix
> gcc version 3.2
> [eli@mars gcc]# uname -a
> Linux mars.mynetwork.myhouse 2.2.14 #1 SMP Thu Feb 17 11:49:42 MST 2000 i686
> unknown
> [eli@mars gcc]# rpm -q glibc
> glibc-2.1.2-3
>
> Caldera OpenLinux eDesktop 2.4
Thanks! Your message is linked from the GCC 3.2 build status list at
http://gcc.gnu.org/gcc-3.2/buildstat.html.
Janis