Tag: gcc

  • Ruby and Mac OS X Lion

    When Apple switched from GCC to LLVM in Xcode 4.2, they made it significantly more difficult for me to run ruby 1.9.2. (What are the odds this will get easier with Mountain Lion?) I was using rbenv and its rbenv-build plugin to install ruby 1.9.2 and it told me this: $ rbenv install 1.9.2-p320 ERROR: […]