Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RVM Install with Lion and XCode 4.2.1 #2

Open
jspooner opened this issue Feb 8, 2012 · 0 comments
Open

RVM Install with Lion and XCode 4.2.1 #2

jspooner opened this issue Feb 8, 2012 · 0 comments

Comments

@jspooner
Copy link

jspooner commented Feb 8, 2012

When using xcode 4.2.1 I had to pass --with-gcc=clang

rvm get head
rvm install 1.9.3 --with-gcc=clang
rvm install 1.9.2 --with-gcc=clang

FYI

wl00030835:~ jspooner$ ls -al /Developer/usr/bin/ | grep gcc
lrwxr-xr-x 1 root wheel 12 Feb 8 10:08 cc -> llvm-gcc-4.2
lrwxr-xr-x 1 root wheel 12 Feb 8 10:08 gcc -> llvm-gcc-4.2
lrwxr-xr-x 1 root wheel 28 Feb 8 10:08 gcov-4.2 -> ../llvm-gcc-4.2/bin/gcov-4.2
lrwxr-xr-x 1 root admin 52 Feb 8 10:07 i686-apple-darwin11-llvm-g++-4.2 -> ../llvm-gcc-4.2/bin/i686-apple-darwin11-llvm-g++-4.2
lrwxr-xr-x 1 root admin 52 Feb 8 10:07 i686-apple-darwin11-llvm-gcc-4.2 -> ../llvm-gcc-4.2/bin/i686-apple-darwin11-llvm-gcc-4.2
lrwxr-xr-x 1 root admin 32 Feb 8 10:07 llvm-cpp-4.2 -> ../llvm-gcc-4.2/bin/llvm-cpp-4.2
lrwxr-xr-x 1 root admin 32 Feb 8 10:07 llvm-g++ -> ../llvm-gcc-4.2/bin/llvm-g++-4.2
lrwxr-xr-x 1 root admin 32 Feb 8 10:07 llvm-g++-4.2 -> ../llvm-gcc-4.2/bin/llvm-g++-4.2
lrwxr-xr-x 1 root admin 32 Feb 8 10:07 llvm-gcc -> ../llvm-gcc-4.2/bin/llvm-gcc-4.2
lrwxr-xr-x 1 root admin 32 Feb 8 10:07 llvm-gcc-4.2 -> ../llvm-gcc-4.2/bin/llvm-gcc-4.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant