home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / gnu / gcc / bug / 2748 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  2.0 KB

  1. Path: sparky!uunet!know!hri.com!noc.near.net!news.bbn.com!usc!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!access.digex.com!tstark
  2. From: tstark@access.digex.com (Timothy M. Stark)
  3. Newsgroups: gnu.gcc.bug
  4. Subject: Bug Report: GCC 2.3.1 problems on SCO Unix 3.2v4.
  5. Keywords: SCO Unix 3.2v4 2.3.1 Bug Report
  6. Message-ID: <BxMBGK.J0q@access.digex.com>
  7. Date: 12 Nov 92 19:29:07 GMT
  8. Sender: gnulists@ai.mit.edu
  9. Distribution: gnu
  10. Organization: Express Access Online Communications, Greenbelt, MD USA
  11. Lines: 35
  12. Approved: bug-gcc@prep.ai.mit.edu
  13.  
  14. Operating System:    SCO Unix 3.2v4.1
  15. Development System:    SCO Unix 3.2v4.0
  16. GCC Version:        2.3.1
  17.  
  18. Hello Everyone:
  19.  
  20.      I tried to compile GCC 2.3.1 at first stage level but I get complaints
  21. abut lots of errors in include files. I decided to removed -D__STDC__=0
  22. from Makefile and recompile it. It compiled sucessfully but it
  23. failed again at second stage level. I decided to put -D__STDC__=0 back into
  24. Makefile file. I recompiled it sucessfully. I recommend that it need to
  25. being rewrite for first stage without __STDC__ and second stage or later
  26. stage with __STDC__ for SCO Development 3.2v4 system. Now I compiled 
  27. GCC 2.3.1 system sucessfully with my own method. 
  28.  
  29.      At Configuration level, I tried to configure i386-sco32v4 but it
  30. did not work because it linked to old version instead of new version of SCO 
  31. files (SCO32V2 instead of SCO32V4). I looked into config.sub and found
  32. a bug in it because it always link to sco32v2 files, not sco32v4 by using
  33. desired version. So I have linked to new version sco files by my hand.
  34.  
  35.      With G++ Library version 2.2, I tried to compile them by using GCC
  36. 2.3.1 compiler but it bombed out. So I have wait for new 2.3 libraries or
  37. I have use GCC 2.2.2 compiler for that. :(
  38.  
  39. -- Tim Stark
  40.    System Adminstrator on SCO Unix system.
  41.  
  42.  
  43.  
  44. -- 
  45. Timothy Stark               Internet1: tstark@access.digex.com (Preferred)
  46. 837 North Van Dorn St       Internet2: tstark@netcom.com
  47. Alexandria, Va. 22304-2723  TDD: (703) 212-9731 Pager: (703) 702-4078
  48. "Washington, DC is the most deaf population!! -- Gallaudet University"
  49.