home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / sgi / 18339 < prev    next >
Encoding:
Internet Message Format  |  1992-12-26  |  993 b 

  1. Xref: sparky comp.sys.sgi:18339 gnu.gcc.help:2812
  2. Path: sparky!uunet!spool.mu.edu!uwm.edu!ogicse!news.tek.com!shaman!pogo!stevemw
  3. From: stevemw@usa.wv.tek.com (Stephen M. Wynne)
  4. Newsgroups: comp.sys.sgi,gnu.gcc.help
  5. Subject: Compiling GCC
  6. Message-ID: <STEVEMW.92Dec25222156@usa.wv.tek.com>
  7. Date: 26 Dec 92 06:21:56 GMT
  8. Article-I.D.: usa.STEVEMW.92Dec25222156
  9. Sender: nobody@pogo.wv.tek.com
  10. Followup-To: comp.sys.sgi
  11. Distribution: comp.sys.sgi
  12. Organization: /usr/people/stevemw/.organization
  13. Lines: 16
  14.  
  15. Hello, folks. I'm trying to compile gcc-2.3.2 on an SGI R4000,
  16. and I get the following complaint:
  17.  
  18.     cc -Wf,-XNg1500 -Olimit 3000 -cckr -O1 -c  -DIN_GCC   -g     -I. -I. -I./config mips-tfile.c
  19. cpp: error /usr/include/syms.h:113: Can't find include file cmplrs/stsupport.h
  20. *** Error code 1
  21.  
  22. Stop.
  23.  
  24. Can anybody clue me into the solution to this problem? I have
  25. the basic C development package installed, but no C++ options.
  26. I was hoping that GCC would provide me with those...
  27.  
  28. Thanks!
  29.  
  30. STEVE
  31.