Created
July 1, 2010 03:20
-
-
Save yugui/459523 to your computer and use it in GitHub Desktop.
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 --prefix=~/local --program-suffix=-1.9.2 --with-rubylibprefix=~/local/lib/ruby-1.9.2 --with-soname=ruby-1.9.2 --with-ridir=~/local/share/ri-1.9.2 --with-rubyhdrdir=~/local/include/ruby-1.9.1-1.9.2 --with-gdbm-dir=/opt/local --with-libyaml-dir=/opt/local --with-libffi-dir=/opt/local --with-arch=i386 CC="ccache gcc" |
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 --prefix=~/local --program-suffix=-1.9.2 --with-rubylibprefix=~/local/lib/ruby-1.9.2 --with-soname=ruby-1.9.2 --with-ridir=~/local/share/ri-1.9.2 --with-rubyhdrdir=~/local/include/ruby-1.9.1-1.9.2 CC="ccache gcc" |
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 --prefix=~/local --program-suffix=-1.9.2-64 --with-rubylibprefix=~/local/lib/ruby-1.9.2-64 --with-soname=ruby-1.9.2-64 --with-ridir=~/local/share/ri-1.9.2-64 --with-rubyhdrdir=~/local/include/ruby-1.9.1-1.9.2-64 --with-openssl-dir=/opt/csw --with-readline-dir=/opt/csw --with-gdbm-dir=/opt/csw --with-libyaml-dir=/opt/local --with-ffi-dir=/opt/local CC="ccache cc" optflags="-xO4" cflags=-m64 |
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 --prefix=~/local --program-suffix=-1.9.2-64-gcc --with-rubylibprefix=~/local/lib/ruby-1.9.2-64-gcc --with-soname=ruby-1.9.2-64-gcc --with-ridir=~/local/share/ri-1.9.2-64-gcc --with-rubyhdrdir=~/local/include/ruby-1.9.1-1.9.2-64-gcc --with-openssl-dir=/opt/csw --with-readline-dir=/opt/csw --with-gdbm-dir=/opt/csw --with-libyaml-dir=/opt/local --with-libffi-dir=/opt/local/lib/sparcv9/libffi-3.0.9/ CC="ccache /opt/csw/gcc3/bin/gcc" CFLAGS=-m64 LDFLAGS="-m64 -L/opt/csw/gcc3/lib/sparcv9 -L/opt/local/sparcv9 -L/opt/csw/lib/sparcv9 -L/usr/lib/sparcv9" |
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 --prefix=~/local --program-suffix=-1.9.2 --with-rubylibprefix=~/local/lib/ruby-1.9.2 --with-soname=ruby-1.9.2 --with-ridir=~/local/share/ri-1.9.2 --with-rubyhdrdir=~/local/include/ruby-1.9.1-1.9.2 --with-openssl-dir=/opt/csw --with-readline-dir=/opt/csw --with-gdbm-dir=/opt/csw --with-libyaml-dir=/opt/local --with-ffi-dir=/opt/local CC="ccache cc" optflags="-xO4" cflags=-m32 |
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 --prefix=~/local --program-suffix=-1.9.2-gcc --with-rubylibprefix=~/local/lib/ruby-1.9.2-gcc --with-soname=ruby-1.9.2-gcc --with-ridir=~/local/share/ri-1.9.2-gcc --with-rubyhdrdir=~/local/include/ruby-1.9.1-1.9.2-gcc --with-openssl-dir=/opt/csw --with-readline-dir=/opt/csw --with-gdbm-dir=/opt/csw --with-libyaml-dir=/opt/local --with-libffi-dir=/opt/local/lib/libffi-3.0.9/ CC="ccache /opt/csw/gcc3/bin/gcc" CFLAGS="-m32 -O3 -ggdb" LDFLAGS=-m32 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment