home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / 18493 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.1 KB  |  36 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!usc!sdd.hp.com!spool.mu.edu!sgiblab!sgigate!sgi!quasar.mti.sgi.com!davea
  3. From: davea@quasar.mti.sgi.com (David B.Anderson)
  4. Subject: Re: cmplrs/stsupport.h
  5. Message-ID: <ugjd7d8@sgi.sgi.com>
  6. Sender: davea@quasar.mti.sgi.com
  7. Organization: Silicon Graphics, Inc.  Mountain View, CA
  8. Date: Tue, 5 Jan 1993 18:34:53 GMT
  9. Lines: 25
  10.  
  11. In article <1iagvhINNsdd@usenet.INS.CWRU.Edu> bc770@cleveland.Freenet.Edu (George Burgyan) writes:
  12. >
  13. >I was trying to compile GCC-2.3.3 on an IRIS 4D that I have an account on,
  14. >and it all works well execpt fot the fact it cannot find
  15. >"cmplrs/stsupport.h".  The directory "cmplrs" exists, but there are no
  16.  
  17. cmplrs headers are not installed by default, but they are on the
  18. compilers installation media for the machine.
  19.  
  20. Get the system administrator to install
  21.         dev.cmplrs_hdr.internal
  22. Or if the compilers on that machine came from a 'maint' tape install:
  23.     maint_dev.dev_cmplrs_hdr.internal
  24.  
  25. Either of those will get you cmplrs/stsupport.h
  26.  
  27. Use
  28.         versions -I
  29. to see what is currently installed.
  30.  
  31. Hope this helps.
  32. [ David B. Anderson             (415)390-4263             davea@sgi.com ]
  33.  
  34.  
  35.  
  36.