Skip to content

Instantly share code, notes, and snippets.

@makotokato
Last active October 11, 2018 07:05
Show Gist options
  • Save makotokato/fe53457d1f87bd4fa1e7fc5eb3715ec2 to your computer and use it in GitHub Desktop.
Save makotokato/fe53457d1f87bd4fa1e7fc5eb3715ec2 to your computer and use it in GitHub Desktop.
./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