X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=README;h=0f943bcca9016441e28de2d3ca759b2f767faad1;hb=695611a9d4cd554d44d8b2ec5da2811061950a2e;hp=72ff465ed7ebe68c11960619733bf600c9394016;hpb=f5c5f8692962c83e4c1817ac1899f325853e3e0f;p=fio.git diff --git a/README b/README index 72ff465e..0f943bcc 100644 --- a/README +++ b/README @@ -119,8 +119,10 @@ Solaris: ``pkgutil -i fio``. Windows: - Rebecca Cran has fio packages for Windows at - http://www.bluestop.org/fio/ . + Rebecca Cran has fio packages for Windows at + https://bsdio.com/fio/ . The latest builds for Windows can also + be grabbed from https://ci.appveyor.com/project/axboe/fio by clicking + the latest x86 or x64 build, then selecting the ARTIFACTS tab. BSDs: Packages for BSDs may be available from their binary package repositories. @@ -162,21 +164,26 @@ configure. Windows ~~~~~~~ -On Windows, Cygwin (http://www.cygwin.com/) is required in order to build -fio. To create an MSI installer package install WiX 3.8 from -http://wixtoolset.org and run :file:`dobuild.cmd` from the :file:`os/windows` +On Windows, Cygwin (https://www.cygwin.com/) is required in order to build +fio. To create an MSI installer package install WiX from +https://wixtoolset.org and run :file:`dobuild.cmd` from the :file:`os/windows` directory. How to compile fio on 64-bit Windows: 1. Install Cygwin (http://www.cygwin.com/). Install **make** and all - packages starting with **mingw64-i686** and **mingw64-x86_64**. + packages starting with **mingw64-x86_64**. Ensure + **mingw64-x86_64-zlib** are installed if you wish + to enable fio's log compression functionality. 2. Open the Cygwin Terminal. 3. Go to the fio directory (source files). 4. Run ``make clean && make -j``. -To build fio on 32-bit Windows, run ``./configure --build-32bit-win`` before -``make``. +To build fio for 32-bit Windows, ensure the -i686 versions of the previously +mentioned -x86_64 packages are installed and run ``./configure +--build-32bit-win`` before ``make``. To build an fio that supports versions of +Windows below Windows 7/Windows Server 2008 R2 also add ``--target-win-ver=xp`` +to the end of the configure line that you run before doing ``make``. It's recommended that once built or installed, fio be run in a Command Prompt or other 'native' console such as console2, since there are known to be display and