On Fri, Dec 18, 2009 at 8:34 PM, Dan Kegel <d...@kegel.com> wrote: > Here's an interesting tidbit. Â gcrypt's windows version's only > supported build environment is mingw on unix/linux, and > it relies on wine to run its test suite. > - Dan >
Similar case for libsndfile, the maintainer has also contributed to Wine in the past. "...I release a binary windows installer for libsndfile. The binaries are generated using a Linux to Windows cross-compiler and for the win32 version I run the testsuite under Wine (windows API emulator). I then run INNO Setup under wine to generate the installer executable." http://www.mail-archive.com/haskell-c...@haskell.org/msg68403.html Jeff