Last active
August 29, 2015 14:18
-
-
Save tueda/0099e01af65fbdac5f5e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ./configure --with-api=windows --host=i686-w64-mingw32 --build=i686-pc-cygwin --enable-static-link | |
| ./configure --with-api=windows --host=x86_64-w64-mingw32 --build=x86_64-pc-cygwin --enable-static-link |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment