This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Odd install and usage issue on RHEL4U4


Hey all,
 
I'm new to this list so - 'Hey!' :-)
 
 
I'm trying to upgrade gcc on my rhel4u4 box from:
 
[root@wsscukdb ~]# gcc -v
Reading specs from /usr/lib/gcc-lib/x86_64-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--enable-languages=c,c++ --disable-libgcj --host=x86_64-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-47.3)

to:
 
gcc-3.4.6-3.i386.rpm
 
However even though the following:
 
[root@wsscukdb rpm]# rpm -q --whatprovides gcc
gcc-3.4.6-3
gcc-3.4.6-3

 
(why it lists that twice I don't know)
 
I can't seem to get gcc to actuall _be_ v3.4.6-3
 
 
Any ideas at all please?
 
-Khush.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]