[MacRuby-devel] Building LLVM 82747 on Snow Leopard with MacPorts ocaml installed

Antony Blakey antony.blakey at gmail.com
Mon Nov 2 19:54:59 PST 2009


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




More information about the MacRuby-devel mailing list