Just be aware that GnuWin32 includes a link.exe command, which creates symbolic or hard links (not sure which).  It is part of GNU coreutils.  So if the user sets up an environment to use GnuWin32 and Mingw32, so as to be able to run the llvm test suite, you'll bug into this one.<div>
<br></div><div><br><div class="gmail_quote">2012/6/12 Nikola Smiljanic <span dir="ltr"><<a href="mailto:popizdeh@gmail.com" target="_blank">popizdeh@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It will search the path to find the first link.exe. The one from Visual Studio should be first if Command prompt or vcvars.bat are used.<div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On Tue, Jun 12, 2012 at 2:23 PM, Kim Gräsman <span dir="ltr"><<a href="mailto:kim.grasman@gmail.com" target="_blank">kim.grasman@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><br>
</div>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 found?<br>
<br>
Thanks,<br>
- Kim<br>
</blockquote></div><br>
</div></div><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>
<br></blockquote></div><br>
</div>