Hi Yaron, what you think about using the --sysroot arg to specify where mingw 
is installed. I think it's more easier to change the mingw installation by 
simply changing the arg, than messing around with environment variables.

For example, when i want to target x64, i simply add '--sysroot=/c/Mingw64 
-m64' to the command line, and it just works. If --sysroot is not specified, 
getInstalledDir's parent directory is used instead.

Anyway, this is just a suggestion. And thanks for working on this.


http://reviews.llvm.org/D5268

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to