Skip to content

Instantly share code, notes, and snippets.

@sattybhens
Created April 18, 2011 16:58
Show Gist options
  • Select an option

  • Save sattybhens/925694 to your computer and use it in GitHub Desktop.

Select an option

Save sattybhens/925694 to your computer and use it in GitHub Desktop.
command line options for libiconv
./configure CC="gcc -arch i386 -arch x86_64" CXX="g++ -arch i386 -arch x86_64" CPP="gcc -E" CXXCPP="g++ -E" --prefix=/usr/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment