<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Sep 22, 2010, at 6:45 PM, Edward Diener wrote:</div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000"><br></font>Then I will use the MingW headers when compiling clang. But I can not <br>believe that I would have had to build clang with MingW to do that.<br></div></blockquote></div><br><div>You don't have to. But it sets its default header search paths depending on the compiler you use to compile it, so if you want to use the MinGW headers with a VS-built Clang, you always have to specify the search path yourself. Or you can probably change a configuration option somewhere when building it.</div><div><br></div><div>Sebastian</div></body></html>