Skip to content

Instantly share code, notes, and snippets.

@bardware
Created January 6, 2015 23:57
Show Gist options
  • Save bardware/fc91653fb2c46bfb7b9b to your computer and use it in GitHub Desktop.
Save bardware/fc91653fb2c46bfb7b9b to your computer and use it in GitHub Desktop.
configure zlib before cross compiling
CROSS_PREFIX=x86_64-w64-mingw32- ./configure --prefix=/usr/local/x86_64-w64-mingw32 --static
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment