[CentOS] More than 1 gcc version?

Aleksandar Milivojevic alex at milivojevic.org
Mon Oct 24 15:17:32 UTC 2005


Quoting Tom Brown <tom.brown at goodtechnology.com>:

>
>> I think they will differ in name, use "rpm -ql xxx | grep bin" when 
>> you have installed them.
>
> # rpm -ql gcc | grep bin
> /usr/bin/c89
> /usr/bin/c99
> /usr/bin/cc
> /usr/bin/gcc
> /usr/bin/gcov
> /usr/bin/i386-redhat-linux-gcc
> /usr/bin/protoize
> /usr/bin/unprotoize
>
> seems i can only see 3.4.4 but i have installed the compat-gcc-32 rpm ?

Because its in the compat-gcc-32 package, not gcc package.  Try "rpm -ql
compat-gcc-32 | grep bin".  The exe you want to use is gcc32.


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.





More information about the CentOS mailing list