[cfe-dev] system includes

Douglas Gregor dgregor at apple.com
Mon Feb 15 07:52:15 PST 2010


On Feb 15, 2010, at 5:21 AM, Andy Wick wrote:

> Stupid question, if using g++ to compile clang would it be possible to discover the system include just by looking at the –v output?  We use non standard locations.


Yes. We've been hoping that someone would contribute configure logic to probe the system compiler to determine what system includes should be baked into the Clang we build. It's important, but nobody has gotten around to doing it yet.

Interested? :)

	- Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100215/a35daa7d/attachment.html>


More information about the cfe-dev mailing list