successfully built and installed GCC
Janis Johnson
janis187@us.ibm.com
Mon Aug 5 17:19:00 GMT 2002
On Wed, Jul 24, 2002 at 12:00:47PM +0200, Bernd Jendrissek wrote:
> After months of trial and tribulation, I finally built and installed GCC 3
> from pristine source. (See note at end to avoid the same pitfalls I made.)
>
> So here's my celebratory note:
>
> 1. $ ./config.guess
>
> i686-pc-linux-gnu
>
> 2. $ gcc-3.0.4 -v
>
> Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
> Configured with: /usr/src/home/rpmtest/tmp/BUILD/gcc-3.0.1/configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --infodir=/usr/share/info --mandir=/usr/share/man --srcdir=/usr/src/home/rpmtest/tmp/BUILD/gcc-3.0.1 --with-slibdir=/lib --program-suffix=-3.0.4 --with-gnu-as --with-gnu-ld --enable-shared --enable-threads --enable-cpp --with-dwarf2 --with-system-zlib
> Thread model: posix
> gcc version 3.0.4
>
> 3. $ grep -ir 'red *hat.*6\.[12]' /etc
>
> /etc/redhat-release.old:Red Hat Linux release 6.1 (Cartman)
>
> 4. $ uname -a
>
> Linux xxxxx 2.4.18 #4 Sun Mar 3 16:50:20 SAST 2002 i686 unknown
>
> 5. $ rpm -q glibc
>
> glibc-2.1.2-11
> glibc-2.2.4-2
Thanks! Your message is linked from the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis
More information about the Gcc
mailing list