Created
April 18, 2011 16:58
-
-
Save sattybhens/925694 to your computer and use it in GitHub Desktop.
command line options for libiconv
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ./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