[rhn-users] Trouble with gcc

Craig M. Jameson cjarith at comcast.net
Mon Apr 25 21:38:23 UTC 2005


Hi all;

I am trying to run an installation script for a third party program
which contains gcc with the -V switch. On partition one I am running
RHEL 3 with gcc 3.2.3. On partion two I am running 
RHEL 4 with gcc 3.4.3. The the command 
"gcc -V 3.2.3 file.c" returns "a.out" on partition one, but 
"gcc -V 3.4.3 file.c" returns 
"gcc: couldn't run `i386-redhat-linux-gcc-3.4.3': No such file or
directory" on partition two. 

On the one partition, I have the path
"/usr/lib/gcc-lib/i386-redhat-linux/3.2.3"
on the other I have
"/usr/lib/gcc-lib"
which is empty and
"/usr/lib/gcc/i386-redhat-linux/3.4.3"

I have tried making /usr/lib/gcc-lib a link to /usr/lib/gcc, but to know
avail. What am I missing?

Craig.





More information about the rhn-users mailing list