home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sgi / admin / 286 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.9 KB  |  51 lines

  1. Newsgroups: comp.sys.sgi.admin
  2. Path: sparky!uunet!paladin.american.edu!news.univie.ac.at!blekul11!frmop11!barilvm!aristo.tau.ac.il!yaron
  3. From: yaron@aristo.tau.ac.il (Yaron Zabary)
  4. Subject: Re: looking for CC files
  5. Message-ID: <1993Jan24.103802.13725@aristo.tau.ac.il>
  6. Organization: Tel-Aviv University Computation Center
  7. X-Newsreader: TIN [version 1.1 PL8]
  8. References: <34878@goofy.apple.COM>
  9. Date: Sun, 24 Jan 1993 10:38:02 GMT
  10. Lines: 39
  11.  
  12. Avi Weiss (avi@golem.apple.com) wrote:
  13. > Hi all -
  14.  
  15. > I'm trying to build gcc and I'm using CC to do it.
  16. > During compilation, cc tries to include the file:
  17.  
  18. > /usr/include/cmplrs/stsupport
  19.  
  20. > from inside the file /usr/include/syms.h (on line 113)
  21.  
  22. > unfortunatly, such a subdirectory does not exist. I haven't been
  23. > able to find stsupport with find.
  24.  
  25.  You should load dev.*.* for that to work.  That is from the IDO 4.1 (or 4.0.1)
  26. CD. My versions command shows:
  27.  
  28. I  dev.cmplrs_hdr       12/21/92  Base Compiler Headers
  29. I  dev.cmplrs_hdr.dso   12/21/92  Base Compiler DSO Headers
  30. I  dev.cmplrs_hdr.internal 12/21/92 Base Compiler Internal Headers
  31. I  dev.cmplrs_man       12/21/92  Base Compiler Manual Pages
  32. I  dev.cmplrs_man.base  12/21/92  Base Compiler Components Man Pages
  33. I  dev.cmplrs_man.dso   12/21/92  Base Compiler DSO Man Pages
  34. I  dev.cmplrs_man.ld    12/21/92  Base Compiler Loader Man Pages
  35. I  dev.cmplrs_man.perf  12/21/92  Base Compiler Performance Man Pages
  36. I  dev.cmplrs_man.relnotes 12/21/92 Base Compiler Release Notes
  37. I  dev.cmplrs_man.util  12/21/92  Base Compiler Utility Man Pages
  38. I  dev.cmplrs_sw        12/21/92  Base Compiler Software
  39. I  dev.cmplrs_sw.base   12/21/92  Base Compiler Components
  40. I  dev.cmplrs_sw.dso    12/21/92  Base Compiler DSO Support
  41. I  dev.cmplrs_sw.ld     12/21/92  Base Compiler Loader
  42. I  dev.cmplrs_sw.perf   12/21/92  Base Compiler Performance Tools
  43. I  dev.cmplrs_sw.util   12/21/92  Base Compiler Utilities
  44.  
  45.  
  46.   I probably loaded more than required, but gcc compiled fine.
  47.  
  48. --
  49.  
  50. -- Yaron.
  51.