Re: [MacRuby-devel] Can't build MacRuby trunk

2010-06-24 Thread Mike Taylor
I upgraded to the final release of Xcode with the iPhone 4 SDK. I'll give it another shot once you're done. Thanks! On 2010-06-24, at 4:46 PM, Laurent Sansonetti wrote: > Hi Mike, > > Did you install a newer Xcode recently? This could explain the problem, > llvm-gcc generating newer bitcode

Re: [MacRuby-devel] Can't build MacRuby trunk

2010-06-24 Thread Laurent Sansonetti
Hi Mike, Did you install a newer Xcode recently? This could explain the problem, llvm-gcc generating newer bitcode incompatible with the older LLVM opt. In any case, I'm working on integrating a much newer version of LLVM for the 10.6 build. It should be committed later today, I will post a mes