Thank you for the suggestion, I updated the README.rdoc file in r2948.

Laurent

On Nov 2, 2009, at 7:54 PM, Antony Blakey wrote:

I've just discovered that there is an interaction between the LLVM build process and OCaml - if OCaml is installed then LLVM 82747 will try and build OCaml bindings, which for me at least stops the LLVM build.

The trick is to configure LLVM with:

 ./configure --enable-bindings=none

Given the requirement to stick to a particular LLVM version, maybe this should be added to the README?

Antony Blakey
-------------
CTO, Linkuistics Pty Ltd
Ph: 0438 840 787

Some defeats are instalments to victory.
 -- Jacob Riis


_______________________________________________
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

Reply via email to