Skip to content

Instantly share code, notes, and snippets.

@wakita
Last active August 29, 2015 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wakita/c1518f0ab07dd103efcf to your computer and use it in GitHub Desktop.
Save wakita/c1518f0ab07dd103efcf to your computer and use it in GitHub Desktop.
bootstrap mingw
b2 install --build-type=complete --build-dir=c:\wakita\.tmp --layout=tagged cxxflags="-std=cxx11" toolset=gcc
@wakita
Copy link
Author

wakita commented Apr 25, 2015

WindowsでMinGW-w64のためにBoost_1_58_0をビルドするスクリプト.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment