We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the diffutils-mingw64 wiki!
To compile under mingw64:
cd diffutils-mingw64 ./configure --host=x86_64-w64-mingw32 --prefix=/tmp/diffutils-mingw64 make && make install
Executables can be found at /tmp/diffutils-mingw64/bin