Skip to content

Instantly share code, notes, and snippets.

@Madsy
Last active August 29, 2015 13:56
Show Gist options
  • Save Madsy/8828560 to your computer and use it in GitHub Desktop.
Save Madsy/8828560 to your computer and use it in GitHub Desktop.
GUILE_FOR_BUILD=/home/madsy/guiletest/bin/guile CFLAGS=-DGC_NOT_DLL PKG_CONFIG_PATH=/home/madsy/mingw/lib/pkgconfig ./configure --
host=i686-w64-mingw32 --prefix=/home/madsy/mingw --enable-static=yes --enable-shared=no --enable-threads=windows --disable-rpath --
enable-debug-malloc --enable-guile-debug --disable-posix --disable-deprecated --with-sysroot=/home/madsy/mingw
--without-libpth-prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment