Update Windows build for new threading library
authorBruce Cran <bcran@fusionio.com>
Tue, 28 Jan 2014 19:56:53 +0000 (12:56 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 28 Jan 2014 20:04:40 +0000 (13:04 -0700)
commit9aa5fe3290fd49c70e498d5e072a5b27e1c3034f
treecfe88c520c5d6a985014faf87c8a05e43c69ede7
parent47c7c1f526f1038abe7df350d02231220b3eecb9
Update Windows build for new threading library

MinGW now uses libwinpthread-1.dll instead of pthreadGC2.dll.
To simplify things, create a static executable so users can run fio
from anywhere without needing to copy the dll.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Makefile
README
os/windows/examples.wxs
os/windows/install.wxs