home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / gcc / bug / 3037 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.1 KB  |  33 lines

  1. Newsgroups: gnu.gcc.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!daimi.aau.dk!eks
  3. From: eks@daimi.aau.dk (Eigil Krogh S|rensen)
  4. Subject: Re: GCC-2.3.2 - problem with limits.h
  5. Message-ID: <1992Dec22.172001.19866@daimi.aau.dk>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: DAIMI: Computer Science Department, Aarhus University, Denmark
  8. References: <9212211620.AA00738@uk0x06.ggr.co.uk>
  9. Distribution: gnu
  10. Date: Tue, 22 Dec 1992 17:20:01 GMT
  11. Approved: bug-gcc@prep.ai.mit.edu
  12. Lines: 19
  13.  
  14. gml4410@ggr.co.UK (Lack Mr G M) writes:
  15.  
  16. >Problem:
  17. >          The building procedure all went Ok.  The problem was seen when
  18. >building libg++-2.3.  This build fails in String.cc  when  it  #includes
  19. >the  file  <limits.h>.   The  gcc-lib  version  of  limits.h attempts to
  20. >include the file <syslimits.h>, however, no such file has been installed
  21. >(it is supposed to be a copy of the gsyslimits.h file if needed). 
  22.  
  23. Just a short comment:
  24. On a Motorola systemV68 R3, 68030(mvme147) based I had the same "problem"
  25. with gcc-2.3.2.
  26.  
  27. make fix-includes for gcc-2.3.1 makes it right so I could see in the .h
  28. files from that how limits.h should be.
  29.  
  30.   - Eigil
  31.  
  32.  
  33.