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

  1. Newsgroups: gnu.gcc.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!donald.etdesg.trw.com!flower
  3. From: flower@donald.etdesg.trw.com (Rick Flower)
  4. Subject: Re: GCC-2.3.2 - problem with limits.h
  5. Message-ID: <2B378064.FB1@deneva.sdd.trw.com>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: TRW Inc., Redondo Beach, CA
  8. References: <9212211620.AA00738@uk0x06.ggr.co.uk>
  9. Distribution: gnu
  10. Date: Tue, 22 Dec 1992 20:53:55 GMT
  11. Approved: bug-gcc@prep.ai.mit.edu
  12. Lines: 36
  13.  
  14. In article <9212211620.AA00738@uk0x06.ggr.co.uk> gml4410@ggr.co.UK (Lack Mr G M) writes:
  15. >Platform:
  16. >          Sun SPARCStation IPC running SunOS 4.1.1
  17. >          
  18. >configure options:
  19. >          --target=sparc-sun-sunos4.1
  20. >
  21. >other info:
  22. >          make install-fixincludes *was* done
  23. >
  24. >
  25. >Problem:
  26. >          The building procedure all went Ok.  The problem was seen when
  27. >building libg++-2.3.  This build fails in String.cc  when  it  #includes
  28. >the  file  <limits.h>.   The  gcc-lib  version  of  limits.h attempts to
  29. >include the file <syslimits.h>, however, no such file has been installed
  30. >(it is supposed to be a copy of the gsyslimits.h file if needed). 
  31. >
  32. >
  33.     You can also add the following setup for this problem :
  34.  
  35. Platform:
  36.     Sun 3/60 running SunOS 4.1.1
  37.  
  38. Configure options:
  39.           --target=m68k-sun-sunos4.1
  40.  
  41. Other info:
  42.           make install-fixincludes done
  43. -- 
  44. +---------------------+-------------------------------------------------------+
  45. |      Available      | Internet Addr: flower@donald.etdesg.TRW.COM or        |
  46. |      for Lease      |                rickf@theweav.cts.com                  |
  47. +---------------------+-------------------------------------------------------+
  48.  
  49.  
  50.