summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index dbf34cb..701c4cb 100644
--- a/INSTALL
+++ b/INSTALL
@@ -43,6 +43,10 @@ the main archive.
install the program and any data files and documentation, and link
the program to the name 'lzip'.
+If you are compiling on MinGW, replace step 3 with:
+
+ make CFLAGS='-Wall -W -O2 -D __USE_MINGW_ANSI_STDIO'
+
Another way
-----------