home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / gcc / help / 2109 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.9 KB  |  44 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!boulder!duke!jamesa
  3. From: jamesa@duke.colorado.edu (Jim Anderson)
  4. Subject: More help with 2.2.2 on Decstation
  5. Message-ID: <1992Sep11.201935.8560@colorado.edu>
  6. Originator: jamesa@duke
  7. Keywords: AGGGGGGHHHHH
  8. Sender: news@colorado.edu (The Daily Planet)
  9. Nntp-Posting-Host: duke.colorado.edu
  10. Organization: University of Colorado, Boulder
  11. Date: Fri, 11 Sep 1992 20:19:35 GMT
  12. Lines: 30
  13.  
  14. Ok, so I've finally cleared up the sysadmin problems we were having
  15. and got the "install" phase to work with gcc2.2.2 - thanks to all of 
  16. you who sent suggestions.
  17.  
  18. But now that I have it installed, I can't seem to find the include files!
  19. I looked in:
  20. /usr/local/lib/gcc-lib/include - contains nothing.
  21. /usr/local/lib/gcc-lib/decstation-ultrix4.0/2.2.2/include - contains some
  22. include files, (listed at end of message) but not the ones I need.  In 
  23. particular, where are the stream.h and other c++ headers located?  
  24. Did the install just not work? (there were no error messages or warnings
  25. during the install - I saved the output)
  26. Or am I looking in the wrong place?  Or did I forget to do something?
  27. (I followed the instructions in the INSTALL file - was there someplace
  28. else to look?)
  29.  
  30. Thanks for any help -
  31. jim anderson
  32.  
  33. here's what's in the /usr/local/....2.2.2/include file:\
  34. README      float.h     netdnet/    rpcsvc/     strings.h   va-m88k.h
  35. X/          limits.h    netimp/     sas/        syms.h      va-mips.h
  36. X11/        machine/    netinet/    setjmp.h    sys/        va-pyr.h
  37. a.out.h     math.h      nfs/        signal.h@   time.h@     va-sparc.h
  38. ar.h        mips/       nlist.h     stdarg.h    ufs/        va-spur.h
  39. arpa/       mon.h       prof.h      stddef.h    unistd.h    values.h
  40. assert.h    mp.h        proto.h     stdio.h     va-hp800.h  varargs.h
  41. dbm.h       net/        ranlib.h    stdlib.h    va-i860.h
  42. execargs.h  netbsc/     rpc/        string.h@   va-i960.h
  43.  
  44.