[LLVMdev] LLVM installation in Windows
Anton Korobeynikov
anton at korobeynikov.info
Tue Dec 21 10:41:25 PST 2010
> Possibly the OCaml bindings are broken on Windows/MinGW. Try building
> with cmake instead of configure&make. The cmake build ignores the OCaml
> bindings.
One does not need to use cmake build to disable buildings :) It is
possible to configure with
--enable-bindings=none.
Also, I'd suggest to use at least LLVM release 2.8, not 2.7 one.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list