Bug 1498

Summary: RH5.2 missing libg++-devel / Integer.h ?
Product: [Retired] Red Hat Linux Reporter: beaner
Component: libg++Assignee: David Lawrence <dkl>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2CC: beaner
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-03-18 21:38: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 beaner 1999-03-13 04:45:19 UTC
The RH5.2 distribution appears to be missing the
libg++-devel rpm present in the RH5.0 distribution.

More to the point, I rely on /usr/include/g++/Integer.h
(as well as the library libg++.a or libg++.so) for some
software that I distribute.

I thought Integer.h was standard issue with the g++
library?

Has this library moved or been replaced? Or is it just
missing?

Thanks.

Comment 1 Preston Brown 1999-03-18 21:38:59 UTC
This has been replaced by libstdc++.  The Integer class is definitely
supported by the Standard Template Library.