Bug 208085

Summary: No compat-gcc-32 or compat-libgcc-32 in RHEL5?
Product: Red Hat Enterprise Linux 5 Reporter: Terje Rosten <terjeros>
Component: compat-gcc-32Assignee: Jakub Jelinek <jakub>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-26 17:10:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Terje Rosten 2006-09-26 11:41:22 UTC
Seems like compat-gcc-32 is not included in RHEL5 Beta1, not even
compat-libgcc-32 (but compat-libgcc-296 is included).

What is the deal here? No compat*32 packages in RHEL5?

gcc 3.2 is default compiler on RHEL3...

Comment 1 Jakub Jelinek 2006-09-26 17:10:43 UTC
We only ship one compatibility compiler and for older releases just runtime
libraries.
The RHEL3 compatible runtime libs (from compat-gcc-32*.src.rpm) are in
compat-libstdc++-33 package, for 2.96 we also only include runtime libs plus
libgcc.a (2.96-RH was before the introduction of libgcc_s.so and some programs
like older Oracle versions just don't against contemporary libgcc), we don't
ship 2.96 gcc either.