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

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!wupost!csus.edu!netcom.com!jimlynch
  3. From: jimlynch@netcom.com (Jim Lynch)
  4. Subject: Re: libg++-2.3
  5. Message-ID: <1992Dec28.120103.1830@netcom.com>
  6. Organization: Netcom Online Communications Services (408-241-9760 login: guest)
  7. References: <1992Dec23.211947.19450@netcom.com> <1992Dec27.084125.11869@osnbe.Olivetti.ch>
  8. Date: Mon, 28 Dec 1992 12:01:03 GMT
  9. Lines: 14
  10.  
  11. Thank you RHE^2! Your suggested fix to ...2.3.2/include/limits.h, line 11
  12. (which originally said: #include <syslimits.h> and has been changed to read:
  13. #include <sys/limits.h>) made everything fly! I now have a working gcc-2.3.2!
  14.  
  15. For the info of others, this is a sparc-sun-sunos4.1.3 configuration in my
  16. home directory (as configure's prefix.) The fix is attributed to 
  17. rheiger@renext.eiger.olivetti.ch (Richard H. E. Eiger).
  18.  
  19. Mr. Eiger is still unsure whether this fix will hold up. I can state that
  20. the things I have tried so far have worked just fine, and that includes a
  21. 'make check' after the 'make all' (but does not include much of anything else
  22. since I'm only a C++ egg...) So what's up with that?
  23.  
  24. -Jim
  25.