[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.cdt] Re: How does Managed Builder find the System default Inlude file Directory?

The Scanner info generator does this job.
At the basic level - this info is extracted by invoking the compiler with 
certain options.
CDT does it with options: -E -P -v -dD

Delicia.