[cfe-dev] Compiling a simple Win32 program

Nikola Smiljanic popizdeh at gmail.com
Thu Jun 7 04:32:56 PDT 2012


On Thu, Jun 7, 2012 at 10:32 AM, Kim Gräsman <kim.grasman at gmail.com> wrote:

>
> Does clang have a chance to know where to look for LINK.EXE, or does
> it just have to assume it's in the path?
>
> I've run into some problems when I had gnuwin32's link.exe (which
> creates filesystem links) in the path -- I eventually had to rename it
> to glink.exe.
>
> Just a heads-up if someone does work on this.
>
>
Now that you mention this, I think I had the same problem. It's interesting
since there is a function getVisualStudioDir in the WindowsToolChain.cpp.
I'm just not sure how link.exe is invoked, I might look into it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120607/9d7e0b3e/attachment.html>


More information about the cfe-dev mailing list