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]

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


Hi
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?
Thanks
Koyel


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