[cfe-dev] Standart library

Nikola Smiljanic via cfe-dev cfe-dev at lists.llvm.org
Sun May 15 17:32:58 PDT 2016


You just have to pass a different triple, try using -triple=i686-pc-mingw32.

On Sun, May 15, 2016 at 8:03 AM, Red Skotina via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> I compiled clang using MSVC 2015 at Windows 7. And now, as I understand
> it, it is rigidly attached to the standard library MSVC. But now I want to
> compile using clang and standard library stdlib++ from  mingw-w64 (gcc).
> Can I  specify to clang for use mingw-w64 installation without
> recompilationi. Or do I need to recompile clang via mingw-w64?
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160516/0e7627a3/attachment.html>


More information about the cfe-dev mailing list