home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sgi.admin
- Path: sparky!uunet!paladin.american.edu!news.univie.ac.at!blekul11!frmop11!barilvm!aristo.tau.ac.il!yaron
- From: yaron@aristo.tau.ac.il (Yaron Zabary)
- Subject: Re: looking for CC files
- Message-ID: <1993Jan24.103802.13725@aristo.tau.ac.il>
- Organization: Tel-Aviv University Computation Center
- X-Newsreader: TIN [version 1.1 PL8]
- References: <34878@goofy.apple.COM>
- Date: Sun, 24 Jan 1993 10:38:02 GMT
- Lines: 39
-
- Avi Weiss (avi@golem.apple.com) wrote:
- > Hi all -
-
- > I'm trying to build gcc and I'm using CC to do it.
- > During compilation, cc tries to include the file:
-
- > /usr/include/cmplrs/stsupport
-
- > from inside the file /usr/include/syms.h (on line 113)
-
- > unfortunatly, such a subdirectory does not exist. I haven't been
- > able to find stsupport with find.
-
- You should load dev.*.* for that to work. That is from the IDO 4.1 (or 4.0.1)
- CD. My versions command shows:
-
- I dev.cmplrs_hdr 12/21/92 Base Compiler Headers
- I dev.cmplrs_hdr.dso 12/21/92 Base Compiler DSO Headers
- I dev.cmplrs_hdr.internal 12/21/92 Base Compiler Internal Headers
- I dev.cmplrs_man 12/21/92 Base Compiler Manual Pages
- I dev.cmplrs_man.base 12/21/92 Base Compiler Components Man Pages
- I dev.cmplrs_man.dso 12/21/92 Base Compiler DSO Man Pages
- I dev.cmplrs_man.ld 12/21/92 Base Compiler Loader Man Pages
- I dev.cmplrs_man.perf 12/21/92 Base Compiler Performance Man Pages
- I dev.cmplrs_man.relnotes 12/21/92 Base Compiler Release Notes
- I dev.cmplrs_man.util 12/21/92 Base Compiler Utility Man Pages
- I dev.cmplrs_sw 12/21/92 Base Compiler Software
- I dev.cmplrs_sw.base 12/21/92 Base Compiler Components
- I dev.cmplrs_sw.dso 12/21/92 Base Compiler DSO Support
- I dev.cmplrs_sw.ld 12/21/92 Base Compiler Loader
- I dev.cmplrs_sw.perf 12/21/92 Base Compiler Performance Tools
- I dev.cmplrs_sw.util 12/21/92 Base Compiler Utilities
-
-
- I probably loaded more than required, but gcc compiled fine.
-
- --
-
- -- Yaron.
-