home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / gcc / help / 1780 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  1.4 KB

  1. Path: sparky!uunet!munnari.oz.au!yoyo.aarnet.edu.au!sirius.ucs.adelaide.edu.au!sirius!dsmith
  2. From: dsmith@algona.stats.adelaide.edu.au (Dave M. Smith)
  3. Newsgroups: gnu.gcc.help
  4. Subject: Include search path
  5. Message-ID: <DSMITH.92Jul27165722@algona.stats.adelaide.edu.au>
  6. Date: 27 Jul 92 07:27:22 GMT
  7. Sender: news@ucs.adelaide.edu.au
  8. Organization: Department of Statistics, University of Adelaide
  9. Lines: 22
  10. Nntp-Posting-Host: algona.stats.adelaide.edu.au
  11.  
  12. Architecture: sparc
  13. O/S: SunOs 4.1
  14.  
  15. I had no (well, fewer than usual) problems installing gcc and the
  16. resulting compiler seems to work fine except for one minor annoyance.
  17. Installation was to be in a user directory, which was achieved by
  18. redefining "prefix" in the makefile. Fixincludes was also run, and the
  19. fixed header files appeared in the right place. The only problem is
  20. that gcc still looks in /usr/include first for the header files. This
  21. can of course be circumvented by setting C_INCLUDE_PATH to the
  22. directory of the fixed header files, but I'd like GCC to look there
  23. first by default.
  24.  
  25. Any idea what I've done wrong?
  26.  
  27. Thanks in advance,
  28. Dave Smith.
  29.  
  30. -------------------------------------------------------------------
  31. |Dave M. Smith                      <dsmith@stats.adelaide.edu.au>|
  32. |Department of Statistics, University of Adelaide, South Australia|
  33. -------------------------------------------------------------------
  34.