[MacRuby] #1382: GCC 4.2 not installed with Xcode 4.2

MacRuby ruby-noreply at macosforge.org
Wed Aug 24 06:04:14 PDT 2011


#1382: GCC 4.2 not installed with Xcode 4.2
------------------------------------+---------------------------------------
 Reporter:  mrada@…                 |       Owner:  lsansonetti@…        
     Type:  defect                  |      Status:  new                  
 Priority:  blocker                 |   Milestone:                       
Component:  MacRuby                 |    Keywords:                       
------------------------------------+---------------------------------------
 The new Xcode no longer ships with gcc-4.2. It leaves an old binary around
 if you installed 4.1 or an earlier 4.2 beta, but as of beta 6 it is no
 longer present.

 New machines that install Xcode will not be able to compile C extensions
 since mkmf gets the compiler path from RbConfig.

 A symlink to llvm-gcc seems to work for now.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1382>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list