From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20775 invoked by alias); 1 Nov 2007 11:32:50 -0000 Received: (qmail 20764 invoked by uid 22791); 1 Nov 2007 11:32:50 -0000 X-Spam-Check-By: sourceware.org Received: from ext-ch1gw-6.online-age.net (HELO ext-ch1gw-6.online-age.net) (64.37.194.14) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 01 Nov 2007 11:32:45 +0000 Received: from int-ch1gw-4.online-age.net (int-ch1gw-4 [3.159.232.68]) by ext-ch1gw-6.online-age.net (8.13.6/8.13.6/20051111-SVVS-TLS-DNSBL) with ESMTP id lA1BWhOU013818 for ; Thu, 1 Nov 2007 07:32:43 -0400 Received: from cinmlef02.e2k.ad.ge.com (int-ch1gw-4 [3.159.232.68]) by int-ch1gw-4.online-age.net (8.13.6/8.13.6/20050510-SVVS) with ESMTP id lA1BWgaa022616 for ; Thu, 1 Nov 2007 07:32:42 -0400 (EDT) Received: from LONMLVEM07.e2k.ad.ge.com ([3.159.240.67]) by cinmlef02.e2k.ad.ge.com with Microsoft SMTPSVC(6.0.3790.2499); Thu, 1 Nov 2007 07:32:42 -0400 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: Odd install and usage issue on RHEL4U4 Date: Thu, 01 Nov 2007 11:32:00 -0000 Message-ID: From: "Dep, Khushil (GE Money)" To: X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2007-11/txt/msg00006.txt.bz2 Hey all, =20 I'm new to this list so - 'Hey!' :-) =20 =20 I'm trying to upgrade gcc on my rhel4u4 box from: =20 [root@wsscukdb ~]# gcc -v Reading specs from /usr/lib/gcc-lib/x86_64-redhat-linux/3.2.3/specs Configured with: ../configure --prefix=3D/usr --mandir=3D/usr/share/man --infodir=3D/usr/share/info --enable-shared --enable-threads=3Dposix --disable-checking --with-system-zlib --enable-__cxa_atexit --enable-languages=3Dc,c++ --disable-libgcj --host=3Dx86_64-redhat-linux Thread model: posix gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-47.3) to: =20 gcc-3.4.6-3.i386.rpm =20 However even though the following: =20 [root@wsscukdb rpm]# rpm -q --whatprovides gcc gcc-3.4.6-3 gcc-3.4.6-3 =20 (why it lists that twice I don't know) =20 I can't seem to get gcc to actuall _be_ v3.4.6-3 =20 =20 Any ideas at all please? =20 -Khush.