Bug 4609
Summary: | RPM software upgrade by RedHat for 486+ | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | etienne.lorrain |
Component: | rpm | Assignee: | David Lawrence <dkl> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-08-19 15:31:07 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
etienne.lorrain
1999-08-19 15:10:37 UTC
All Red Hat 6.0 packages, not just rpm, have this problem at the moment. For 3 years, rpm has supplied optflags as -m486 which meant "Permit i486 instruction scheduling but don't use i486 instructions." EGCS silently changed to permit i486 instructions also. This was realized too late in the Red Hat 6.0 release cycle to recompile all packages. The compiler in our 6.0 build system has just been upgraded to one with the original -m486 semantics (the egcs package from Raw Hide) so the problem will not occur in the future. Howvere, all packages produced by the Red Hat 6.0 egcs will continue to use 486 instructions. If you're on a i386 you will have to recompile from src.rpm's using the egcs package from Raw Hide. |