[PATCH] Mingw-w64 driver for clang

İsmail Dönmez ismail at donmez.ws
Tue Jun 30 05:52:33 PDT 2015


On Tue, Jun 30, 2015 at 3:43 PM, Yaron Keren <yaron.keren at gmail.com> wrote:
> OK, here is an updated patch for ToT.
>
> So no more hardcoded paths: all directories are based on gcc location, which must be on the PATH. This enables having several mingw distributions installed and switching between them by simply changing the PATH pointing to gcc.exe.
>
> This patch was tested on Windows 7, with mingw-w64 {32,64} bits and the older mingw.org 32 bits.
> It was not tested on Linux cross-compilation to Windows. It may still work since all paths are gcc relative.

Would it make sense to drop mingw.org support? I see you even comment
out pthread support due to mingw.org not supporting it. Going forward
supporting mingw-w64 would be easier to maintain and better too.



More information about the cfe-commits mailing list