aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-07-12 10:16:01 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-07-12 10:16:01 +0200
commited7104094b14109ab5cbf8b696e01eebadb764dd (patch)
tree3c9895d56112ed6662b90d55ab33a26158e25b54 /INSTALL
parent634991096d72e1a6ccfd25574d2a9e90fed120f9 (diff)
Translate most link.exe options, other minor cleanups
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL12
1 files changed, 6 insertions, 6 deletions
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