Default include directories

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

 



Hello list,

In order to find out what the system include directories are, I can run 
`cpp -v </dev/null' or compile a test program with GCC (i.e. gcc -v 
test.c). This works fine but unfortunately I'm in need of a programmatic 
way of finding out what the system include directories are without 
resorting to launching external programs.

Anyone knows how GCC determines the directories?





[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