home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.bug
- Path: sparky!uunet!cis.ohio-state.edu!asgard.lpl.arizona.edu!schulze
- From: schulze@asgard.lpl.arizona.edu (Dean Schulze)
- Subject: header files for g++ v2.2.2
- Message-ID: <9211202137.AA16870@asgard.lpl.Arizona.EDU.LPL-West>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Fri, 20 Nov 1992 21:37:13 GMT
- Approved: bug-gcc@prep.ai.mit.edu
- Lines: 22
-
- Hello FSF,
-
- Our systems programmer recently installed g++ v2.2.2, but when I tried to
- use it there was a problem with the header files. g++ looks in the directory
-
- /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.1/2.2.2/include/
-
- for the .h files, but these files all have the arguments commented out in
- the function prototypes (K&R prototypes), and g++ complains about an incorrect
- number of arguments for these function calls.
-
- Did we err when building up the libraries or installing v2.2.2 somehow, or
- are the proper header files to be found in some other directory? The directory
-
- /usr/local/lib/g++-include
-
- is empty.
-
- Dean Schulze
-
-
-
-