<div dir="rtl"><div dir="ltr">Run "g++ -v -E -" to get the include paths.</div><div dir="ltr"><br></div><div dir="ltr"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div dir="ltr">2015-05-01 4:55 GMT+03:00 Edward Diener <span dir="ltr"><<a href="mailto:eldlistmailingz@tropicsoft.com" target="_blank">eldlistmailingz@tropicsoft.com</a>></span>:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 4/30/2015 9:33 PM, Yaron Keren wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
clang does not know the mingw64 directory structure. There is a patch in<br>
Phabricator regarding this:<br>
<br>
<a href="http://reviews.llvm.org/D5268" target="_blank">http://reviews.llvm.org/D5268</a><br>
</blockquote>
<br></span>
I do not understand this patch, or Phabricator. I do not understand where the patch is on the url listed or to what it is supposed to be applied.<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
or you can manually use -isystem.<br>
</blockquote>
<br></span>
What are the -isystem paths I need for mingw64 to compile using clang successfully ?<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
<br>
<br>
2015-05-01 3:46 GMT+03:00 Edward Diener<br>
<<a href="mailto:eldlistmailingz@tropicsoft.com" target="_blank">eldlistmailingz@tropicsoft.com</a><br></span>
<mailto:<a href="mailto:eldlistmailingz@tropicsoft.com" target="_blank">eldlistmailingz@tropicsoft.com</a>>>:<span class=""><br>
<br>
    I am using cmake and ninja to build clang on Windows targeting gcc.<br>
<br>
    If I use the latest release of mingw/gcc, which is 4.8.1-4<br>
    everything works properly.<br>
<br>
    If I use the latest release of mingw64/gcc, which is 4.9.2-2 the<br>
    build completes buit when I try to compile source code I get:<br>
<br>
    fatal error: 'cstddef' file not found<br>
<br>
    Is there some reason why on Windows mingw works but mingw64 does not<br>
    ? Naturally I would want to use the latest gcc release on Windows<br>
    rather than an earlier one.<br>
</span></blockquote><div class="HOEnZb"><div class="h5">
<br>
<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</div></div></blockquote></div><br></div>