Enable forced 32-bit build on Windows
[fio.git] / README
diff --git a/README b/README
index 4c7b542a8ecf4688b139aaf488225eeac26228db..41732376a68af06993fb4fd1744ec3c1a8eba7c6 100644 (file)
--- a/README
+++ b/README
@@ -125,6 +125,9 @@ How to compile FIO on 64-bit Windows:
  5. Run 'make clean'.
  6. Run 'make'.
 
+To build fio on 32-bit Windows, download x86/pthreadGC2.dll instead and do
+'./configure --build-32bit-win=yes' before 'make'.
+
 
 Command line
 ------------