[PATCH] D11237: Add support for -rtlib option and -stdlib option to the mingw driver
Yaron Keren
yaron.keren at gmail.com
Mon Jul 20 00:26:58 PDT 2015
yaron.keren added a comment.
I just added support for Arch Linux to MinGWToolChain.cpp. It appears that all permutations of {"usr" "lib" "lib64" "gcc" gcc-ver Arch } for the mingw include and lib directories actually exist on the various platforms.
Anyhow please rebase the patch to the current SVN.
http://reviews.llvm.org/D11237
More information about the cfe-commits
mailing list