Re: [MacRuby-devel] Xcode 4 LLVM >= r127367

2011-03-23 Thread Laurent Sansonetti
Hi Dave, Xcode4 does not expose the LLVM header files and libraries needed for MacRuby, so you will have to build and install LLVM by yourself (as outlined in the README.rdoc file). Xcode4, on the other side, installs clang, which can be used to compile MacRuby instead of gcc, but you will sti

[MacRuby-devel] Xcode 4 LLVM >= r127367

2011-03-23 Thread Dave Lee
Can the LLVM that comes with Xcode 4 be used to compile MacRuby 0.10? Is there a way to determine which svn revision Xcode's LLVM was compiled from? thanks, Dave ___ MacRuby-devel mailing list [email protected] http://lists.macosforge.or