<div dir="rtl"><div dir="ltr"> MingW does not have a full runtime of its own. The MingW RTL is MSVC runtime + additions and replacements.</div><div dir="ltr"><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

<div dir="ltr">2013/10/11 Edward Diener <span dir="ltr"><<a href="mailto:eldlistmailingz@tropicsoft.com" target="_blank">eldlistmailingz@tropicsoft.com</a>></span></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 10/11/2013 12:14 PM, Óscar Fuentes wrote:<br>
> Edward Diener <<a href="mailto:eldlistmailingz@tropicsoft.com">eldlistmailingz@tropicsoft.com</a>><br>
> writes:<br>
><br>
>> You are right, but if I want to build clang under Windows using a<br>
>> Unix-like system do I not have to use this shell ( or cygwin itself )<br>
>> ?<br>
><br>
> Why do you want to build Clang under Windows using a Unix-like system?<br>
><br>
> It is perfectly possible to build Clang with MinGW without MSYS. I'll<br>
> say it is easier: just use CMake + Ninja from a Windows prompt. The same<br>
> method works for VS and most other (possibly all) OS/toolset<br>
> combinations.<br>
<br>
</div>OK, I will look into this on Windows also.<br>
<br>
What I am understanding is that I can build clang either to work with<br>
the MingW RTL or the VC++ RTL on Windows. Up to now I have been<br>
concentrating on using clang with the VC++ RTL.<br>
<br>
I am trying to use Boost with clang on Windows. This means using Boost<br>
Build, which also means using a clang toolset which will work in at<br>
least setting up clang to compile and link Boost libraries.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</div></div></blockquote></div><br></div>