Re: how to change the default path from /usr/include for gcc using CFLAGS

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

 



"Koyel Mukherjee" <koyelmjee@xxxxxxxxx> writes:

> I need to change the default path for gcc from /usr/include to a path
> of my choice. What option should I set in CFLAGS of my makeconf file
> to make this happen? Specifically is there any option in CFLAGS to
> force the compiler to look into a specific path for the includes?

Read the friendly manual.  Look for -I and -nostdinc.

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