Last active
October 11, 2018 07:05
-
-
Save makotokato/fe53457d1f87bd4fa1e7fc5eb3715ec2 to your computer and use it in GitHub Desktop.
This file contains 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 --host=x86_64-pc-mingw32 --build=x86_64-pc-mingw32 --disable-shared --enable-static CC="$(pwd)/msvcc.sh -m64" CPP="cl -nologo -EP" SHELL=sh.exe LD=link |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment