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
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
Hi,
I'm trying to build the trunk. I've got LLVM r89156 built as suggested by the
README.rdoc file. I've built MacRuby successfully in the past.
I'm on Xcode 3.2.3...
My llvm-gcc is: gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2326.10)
Am I doing something wrong, or should