Comment on Ruby 1.9.3 via RVM on Mac OSX Lion: Success StoryComments−getsat14yI guess rbenv + ruby-build uses GCC by default, because I've never had any issues with this on any machines running 4.2. rbenv install 1.9.3-p0 rbenv global 1.9.3-p0 Done.−alwillis14ySame here. Not sure what all the hype about RVM is; rbenv (https://github.com/sstephenson/rbenv#readme) is much less intrusive and It Just Works with none of the drama.
Comments
I guess rbenv + ruby-build uses GCC by default, because I've never had any issues with this on any machines running 4.2.
Done.Same here. Not sure what all the hype about RVM is; rbenv (https://github.com/sstephenson/rbenv#readme) is much less intrusive and It Just Works with none of the drama.