Created
January 7, 2013 20:51
-
-
Save aboltart/4478281 to your computer and use it in GitHub Desktop.
ruby-2.0.0-rc1/configure.log
This file contains 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
[2013-01-07 22:36:08] env CFLAGS=-O3 -march=native -O3 ./configure --enable-shared --disable-install-doc --prefix=/Users/aabolts/.rvm/rubies/ruby-2.0.0-rc1 --with-opt-dir=/Users/aabolts/.rvm/usr:/Users/aabolts/.rvm/usr --with-arch=i386 | |
checking build system type... x86_64-apple-darwin12.2.1 | |
checking host system type... x86_64-apple-darwin12.2.1 | |
checking target system type... x86_64-apple-darwin12.2.1 | |
checking whether the C compiler works... no | |
configure: error: in `/Users/aabolts/.rvm/src/ruby-2.0.0-rc1': | |
configure: error: C compiler cannot create executables | |
See `config.log' for more details |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment