This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

default include path


Hi!
WHen I use gcc without -I option it still uses some default path.

I always thought that it is /usr/include and /usr/local/include,
but in our site it uses some esoteric local settings.

Thus 2 questions?

1. How can I see these settings - is there any environment variable
   or some compile statement etc?
2. How can I override these definitions since my feeling is that
   -I option doesn't override but adds paths...


Sincerely, Nick


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