[PATCH] Mingw-w64 driver for clang

Martell Malone martellmalone at gmail.com
Wed Sep 10 15:43:30 PDT 2014


Hi alexey,

Thanks for sending me an email on this.

I've been testing the 3.5.0 release on the Mingw-Packges that has this patch applied.
I'm getting these include paths which look really good

#include <...> search starts here:
 C:\msys64\mingw64\bin\..\lib\clang\3.6.0\include
 C:\msys64\mingw64\bin/../x86_64-w64-mingw32/include
End of search list.

There is one missing however which should be

 C:\msys64\mingw64\bin/../include

You may have fixed this already but I said I'd leave a note here.
We can talk more about this on tomorrow on IRC when you are awake :)

Yaron just in case there is any issues i support this merge of this patch.

http://reviews.llvm.org/D5268






More information about the cfe-commits mailing list