Re: equivalent of LD_LIBRARY_PATH to specify header file locations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



kamaraju kusumanchi <raju.mailinglists@xxxxxxxxx> writes:

> Instead of using -L, I frequently use LD_LIBRARY_PATH to specify the
> location of the libraries.
> Is there a similar environment variable for specifying the location of
> the header files? Normally I use -I option for this, but I am looking
> for an equivalent environment variable.

C_INCLUDE_PATH is documented in the user manual:
http://gcc.gnu.org/onlinedocs/gcc-4.3.3/gcc/Environment-Variables.html .

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux