Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 960

Summary: can't find C++ header files
Product: [Retired] Red Hat Linux Reporter: walter.shands
Component: gccAssignee: David Lawrence <dkl>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.2   
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-01-25 18:47:21 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 walter.shands 1999-01-25 18:37:13 UTC
gcc seems to have been installed when I installed Linux (I
installed a server.)  However I cannot find the C++ header
files (e.g. iostream.h).  I tried to install gcc-2.7.2.3-
14.src.rpm, and it seemed to install correctly, but this
did not help.  I ran rpm -qip gcc... and the information
said gcc-2.... was not installed.  I tried to uninstall gcc-
2... but rpm said it wasn't installed.

What can I do to enable C++ compiler support?

Thanks,
Walter Shands

Comment 1 Jeff Johnson 1999-01-25 18:47:59 UTC
Install egcs-* rpm's. gcc is distributed in order to build 2.0.x
kernels correctly. Use EGCS for cc/c++/f77 compilations.