This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful build GCC 3.1 RE:gcc 3.1 md5 sums
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: anuchit aromsawa <anuchitz at hotmail dot com>
- Cc: gcc at gnu dot org
- Date: Thu, 16 May 2002 10:16:06 -0700
- Subject: Re: Successful build GCC 3.1 RE:gcc 3.1 md5 sums
- References: <F1053pdbddRWhDUWdlU00017723@hotmail.com>
On Thu, May 16, 2002 at 10:47:27PM +0700, anuchit aromsawa wrote:
> I successfully built and installed GCC 3.1 on Red Hat Linux release 7.2.93
> (Skipjack)
>
> # ./config.guess
> i686-pc-linux-gnu
>
> # gcc -v
> Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs
> Configured with: ./configure --prefix=/usr
> --enable-languages=c,c++,f77,java,objc
> Thread model: single
> gcc version 3.1
>
> # uname -a
> Linux fermion6 2.4.18-0.13 #1 Mon Apr 1 14:59:55 EST 2002 i686 unknown
> [root@fermion6 gcc-3.1]# more /etc/issue
> Red Hat Linux release 7.2.93 (Skipjack)
> Kernel \r on an \m
Thanks! Your message is now linked from the GCC 3.1 build status page
at http://gcc.gnu.org/gcc-3.1/buildstat.html.
Please send me the version of glibc on your system and I'll add that
to the entry; run "rpm -q glibc".
> BUT the corresponding manpages is of the Red hat bundle.
> How could I get the GCC 3.1 (gcc,g77,..) manpages
Can someone else answer this? The install should have put them in
/usr/man.
Janis