<div dir="rtl"><div dir="ltr">Hi,</div><div dir="ltr"><br></div><div dir="ltr">I use cmake to create project files on Windows and that's the documented way on the LLVM website.</div><div dir="ltr"><br></div><div dir="ltr">

You may be able to use autoconf with the MSYS shell but why.</div><div dir="ltr"><br></div><div dir="ltr">Yaron</div><div dir="ltr"><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div dir="ltr">

2014-03-10 23:10 GMT+02:00 G M <span dir="ltr"><<a href="mailto:gmisocpp@gmail.com" target="_blank">gmisocpp@gmail.com</a>></span>:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div class="gmail_extra">Hi Tom<br><br><div class="gmail_quote">On Tue, Mar 11, 2014 at 3:27 AM, Tom Stellard <span dir="ltr"><<a href="mailto:tom@stellard.net" target="_blank">tom@stellard.net</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div><br>
</div>Is autoconf supported on windows?  If not, then this shouldn't be a problem, because<br>
in CMake I'm only creating the symlink on non-WIN32 platforms (I'm not a CMake expert,<br>
though, so it would be nice if someone could test this).<br></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">



<br>
-Tom<br>
<div><br></div></blockquote><div><br></div><div>I don't know too much about autoconf. I'm not sure when you ask about "supported" whether you mean does it run or does lllvm/clang support running it on Windows</div>


<div><br></div><div>From distant memory, I thought I used it on Windows when I first got interested in clang/llvm before they supported cmake. </div><div><br></div><div>So I think it runs on Windows and was useful at one point, and here's a link I found to it for windows:</div>


<div><a href="http://gnuwin32.sourceforge.net/packages/autoconf.htm" target="_blank">http://gnuwin32.sourceforge.net/packages/autoconf.htm</a><div class="gmail_extra"> </div><div class="gmail_extra">As for supported, I don't know if autoconf use is kept up to date on Windows or not for llvm/clang. But I certainly don't use it anymore on Windows, I switched to cmake long long ago. I imagine most Windows centric people would be of the same mind-set, but that's a guess.</div>


<div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div></div></div></div>
<br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br></div>