Skip to content

Instantly share code, notes, and snippets.

@shreeshga
Created March 8, 2013 03:10
Show Gist options
  • Save shreeshga/5113944 to your computer and use it in GitHub Desktop.
Save shreeshga/5113944 to your computer and use it in GitHub Desktop.
mac shared lib errors
make CFLAGS='-arch i386 -arch x86_64' CXXFLAGS='-arch i386 -arch x86_64' LDFLAGS='-arch i386 -arch x86_64'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment