I\'m running into issues trying to install Rails on OS X Lion using RVM.
So far, I have done the following:
Instead of "export CC=/usr/bin/gcc-4.2" do "export CC=gcc" (xCode 4.2.x should be installed).
export CC=/usr/bin/gcc-4.2
export CC=gcc