diff options
Diffstat (limited to '')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 ----------- |