Hehe, what if the user prepends the GnuWin32 tools or MSYS to the path AFTER having run vcvarsall.bat?  Anyway, I figure that most LLVM users are bright enough that they'll figure it out quickly.<br><br><div class="gmail_quote">
2012/6/13 Michael Spencer <span dir="ltr"><<a href="mailto:bigcheesegs@gmail.com" target="_blank">bigcheesegs@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tue, Jun 12, 2012 at 8:09 PM, Mikael Lyngvig <<a href="mailto:mikael@lyngvig.org">mikael@lyngvig.org</a>> wrote:<br>
> Just be aware that GnuWin32 includes a link.exe command, which creates<br>
> symbolic or hard links (not sure which).  It is part of GNU coreutils.  So<br>
> if the user sets up an environment to use GnuWin32 and Mingw32, so as to be<br>
> able to run the llvm test suite, you'll bug into this one.<br>
<br>
</div>vcvars prepends it's paths to PATH, so it will not find gnuwin32 or<br>
mingw/msys link.<br>
<span class="HOEnZb"><font color="#888888"><br>
- Michael Spencer<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> 2012/6/12 Nikola Smiljanic <<a href="mailto:popizdeh@gmail.com">popizdeh@gmail.com</a>><br>
>><br>
>> It will search the path to find the first link.exe. The one from Visual<br>
>> Studio should be first if Command prompt or vcvars.bat are used.<br>
>><br>
>><br>
>> On Tue, Jun 12, 2012 at 2:23 PM, Kim Gräsman <<a href="mailto:kim.grasman@gmail.com">kim.grasman@gmail.com</a>><br>
>> wrote:<br>
>>><br>
>>><br>
>>> That sounds like it would match my expectations for behavior, good idea!<br>
>>><br>
>>> Can you have it fall back on %PATH% if no VS environment variables are<br>
>>> found?<br>
>>><br>
>>> Thanks,<br>
>>> - Kim<br></div></div></blockquote></div>