Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do I install 32 bit gcc on a OEL 5.8 64 bit system

dbanoob4everAug 27 2012 — edited Aug 29 2012
Hi,

How do I install 32 bit gcc on a OEL 5.8 64 bit system

the command to check whether the required versions of the 32-bit and 64-bit glibc packages are installed is as follows:

rpm -q --qf '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH}\n' packagename

while I understand the package name is gcc, how do I know the name for its 32 bit counterpart?

thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 26 2012
Added on Aug 27 2012
7 comments
2,115 views