Bug 13618
| Summary: | libstdc++-2.96-54.i386.rpm is v2, not v3 | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | james muncy <kb9mnx> |
| Component: | libstdc++ | Assignee: | Jakub Jelinek <jakub> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | CC: | dg, jayarhb |
| 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: | 2002-12-15 00:15:40 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
james muncy
2000-07-09 06:24:01 UTC
libstdc++-2.96-41.i386.rpm and libstdc++-devel-2.96-41.i386.rpm are still built with Version 2, _not_ libstdc++-v3. Redhat 7.0 is out and this has not been fixed. Agreed - a great pity, since one of the main reasons I would have gone for using 2.96-x is for the v3 stdc++ lib; an absolute must for compliance or working with C++ from anywhere else. (And the v3 stdc++ lib has been stable for quite a while; well more so than the v2 stuff....) (You can see this is the case by dififng the installed headers with the ones in libstdc++/ rather than libstdc++-v3 from the build tree). It is bug just in the %description lines of the spec file but could not be changed because spec file translations were frozen at that time for RHL 7.0. libstdc++-v3 is nowhere near stable library, there are quite a few bugs still lurking in it (both in it and in g++ -fnew-abi which should go with it). |