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. - Kim _______________________________________________ cfe-users mailing list cfe-users@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users