Getting Valgrind on Windows 7
问题 I'm learning C and want to install Valgrind on my system, however when I attempt to install Valgrin I get an error saying Valgrind is OS specific. Sorry I'm running Windows 7, with Mingw64 GIT installed. I've done some research and found this. According to that I need to run sh ./configure --host x86_64 w64-mingw32 However when I run this I get the following output: $ sh ./configure --host x86_64-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build