This commit is contained in:
Mathias Panzenböck 2013-01-03 07:24:12 +01:00
parent 0b1e27fd34
commit 670281ba9a

View File

@ -11,13 +11,11 @@ Setup
Cross compile for Windows:
make
make install TARGET=win32
make TARGET=win32
Or:
make
make install TARGET=win64
make TARGET=win64
Note that 32bit binaries can only read files up to about 4 GB
because of memory limitations of the 32bit address space. 64bit