home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / gcc / bug / 2803 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.0 KB  |  35 lines

  1. Newsgroups: gnu.gcc.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!asgard.lpl.arizona.edu!schulze
  3. From: schulze@asgard.lpl.arizona.edu (Dean Schulze)
  4. Subject: header files for g++ v2.2.2
  5. Message-ID: <9211202137.AA16870@asgard.lpl.Arizona.EDU.LPL-West>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Fri, 20 Nov 1992 21:37:13 GMT
  10. Approved: bug-gcc@prep.ai.mit.edu
  11. Lines: 22
  12.  
  13. Hello FSF,
  14.  
  15.     Our systems programmer recently installed g++ v2.2.2, but when I tried to
  16. use it there was a problem with the header files.  g++ looks in the directory
  17.  
  18.     /usr/local/lib/gcc-lib/sparc-sun-sunos4.1.1/2.2.2/include/
  19.  
  20. for the .h files, but these files all have the arguments commented out in
  21. the function prototypes (K&R prototypes), and g++ complains about an incorrect
  22. number of arguments for these function calls.
  23.  
  24.     Did we err when building up the libraries or installing v2.2.2 somehow, or
  25. are the proper header files to be found in some other directory?  The directory
  26.  
  27.     /usr/local/lib/g++-include
  28.  
  29. is empty.
  30.  
  31.     Dean Schulze
  32.  
  33.  
  34.  
  35.