How to determine the standard C/C++ include paths?

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

 



Hi there,

I was wondering how, on a given system, I can determine which include
paths are automatically searched by gcc (and similarly for g++ when
compiling c++ sources). That is, which paths are _not_ searched when
using -nostdinc (and similarly for -nostdinc++)?

The reason is that I need to supply these paths to the Eclipse source
indexer so that it can resolve all my includes and do pretty context
assist etc.

Cheers,
Alex

[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