This is the mail archive of the egcs-bugs@egcs.cygnus.com mailing list for the EGCS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: xgcc seems to ignore C_INCLUDE_PATH


  In message <Pine.LNX.4.05.9907051923400.27684-100000@3com136.vgernet.net>you 
write:
  > I'm trying to compile egcs on a non-standard system. The system headers
  > are not under /usr/include.
  > 
  > In all cases so far, setting C_INCLUDE_PATH and CPLUS_INCLUDE_PATH has
  > worked perfectly.
The right way to fix this is to create a new configuration file for the
system you are using which specifies the proper location for the header
files.

Trying to do this using environment variables and the like is going to cause
a variety of problems if you dig deep.

jeff



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]