From ed7104094b14109ab5cbf8b696e01eebadb764dd Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 12 Jul 2016 10:16:01 +0200 Subject: Translate most link.exe options, other minor cleanups --- INSTALL | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 38b51b4..f91e2d9 100644 --- a/INSTALL +++ b/INSTALL @@ -4,12 +4,12 @@ Setup Setting Scripts --------------- -The "driver" scripts that you will be invoking are cl-NN, lib-NN, and link-NN, -where NN is the Visual Studio version (e.g., 11, 12, 14, etc). There are also -the "configuration" scripts, msvc-NN, which provide the Visual Studio/SDK -location and configuration (in a way similar to vcvars32.bat). There is also a -bunch of other helper scripts that you will not need to modify or invoke -directly. +The "driver" scripts that you will be invoking are cl-NN, link-NN, lib-NN, +etc., where NN is the Visual Studio version (e.g., 11, 12, 14, etc). There +are also the "configuration" scripts, msvc-NN, which provide the Visual +Studio/SDK location and configuration (in a way similar to vcvars32.bat). +There is also a bunch of other helper scripts that you will not need to +modify or invoke directly. All of these scripts should reside in the same directory. In particular, you cannot copy, say, cl-NN to /usr/local/bin/ while leaving the rest in some -- cgit v1.1