Skip to content

Instantly share code, notes, and snippets.

@mzp
Created June 9, 2012 10:30
Show Gist options
  • Select an option

  • Save mzp/2900461 to your computer and use it in GitHub Desktop.

Select an option

Save mzp/2900461 to your computer and use it in GitHub Desktop.
smlsharp configure option
./configure CC='gcc -m32' CXX='g++ -m32' LD='ld -arch i386' --enable-native=x86-darwin --prefix=/opt/smlsharp --enable-fast-build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment