home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / gcc / help / 2834 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  1.7 KB

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!cs.utexas.edu!asuvax!chnews!tmcconne
  2. From: tmcconne@sedona.intel.com (Tom McConnell~)
  3. Newsgroups: gnu.gcc.help
  4. Subject: Re: gcc and X11-R5-P21 woes
  5. Date: 30 Dec 1992 07:25:04 GMT
  6. Organization: Intel Corporation
  7. Lines: 29
  8. Sender: tmcconne@sedona (Tom McConnell~)
  9. Distribution: gnu
  10. Message-ID: <1hrisgINN265@chnews.intel.com>
  11. References: <9212292152.AA07566@rtl.cygnus.com> <9212292213.AA25255@mole.gnu.ai.mit.edu>
  12. Reply-To: tmcconne@sedona.intel.com
  13. NNTP-Posting-Host: thunder.intel.com
  14. Originator: tmcconne@sedona
  15.  
  16.  
  17. In article <9212292213.AA25255@mole.gnu.ai.mit.edu>, rms@gnu.ai.mit.edu (Richard Stallman) writes:
  18. > Please try version 2.3.3.  It may fix this bug.
  19.  
  20.   Using gcc-2.3.3, SunOS-4.1.1, I modified the X11 source per
  21. ./gcc-2.3.3/README.X11. I had no problems at all with the build, including the
  22. shared libraries. The executables execute, so I am happy.
  23.  
  24.    I made no modifications for the "syslimits.h" / "sys/limits.h"
  25. problem, since I have never seen this problem. My understanding, and my
  26. experience, is that gcc-2.3.x builds <syslimits.h>, usually with just an
  27. "#include_next <limits.h>". At least that is what my <syslimits.h> file looks
  28. like.
  29.  
  30.   I did make one cosmetic change to ./mit/lib/Xt/Xtos.h, for the definition of
  31. "alloca()", but even without the change X11R5p21 built fine.
  32.  
  33.   As far as _I_ can tell, everything works fine. I checked the log file, and
  34. "cc" is never used, always "gcc", and I tested out the executables.
  35.  
  36.     Cheers,
  37.  
  38.     Tom McConnell
  39. -- 
  40.  Tom McConnell          |     Internet: tmcconne@sedona.intel.com
  41.  Intel, Corp. C3-91     |     Phone: (602)-554-8229
  42.  5000 W. Chandler Blvd. | The opinions expressed are my own. No one in 
  43.  Chandler, AZ  85226    | their right mind would claim them.
  44.