On 2015-08-05 03:05 PM, Kim Gräsman wrote:
On Wed, Aug 5, 2015 at 11:24 AM, Mayuresh Kathe <mayur...@kathe.in>
wrote:
No, I am not using MinGW/Cygwin, neither do I have Visual Studio
installed.
I tried the '-v' to see what happens (as suggested), and it threw back
a
whole lot of information which I could not understand.
Is there any way to install "only" LINK.EXE?
If yes, any particular place where I could look for the installable?
MSDN!
No, I don't think Microsoft ship their linker separately.
Your best bet is probably to install Visual C++ Express.
You might be able to copy over isolated files from the install
directory (LINK.EXE and all its DLL dependencies), but that's not
likely to work very well.
Okay, did some hunting and reading, looks like Microsoft has something
called "Microsoft SDK for Windows 7".
That contains the linker and a bunch of other tools.
Thanks for that tip about Visual C++ Express, it showed me what else
could be possible. :)
Best,
~Mayuresh
_______________________________________________
cfe-users mailing list
cfe-users@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users