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 still need the LLVM libraries around. Laurent On Mar 23, 2011, at 6:37 PM, Dave Lee wrote: > 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 > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel