[LLVMdev] OCAML and ocamldoc requirements on building and installing LLVM

Bill Wendling isanbard at gmail.com
Thu Jul 2 13:06:17 PDT 2009


On Thu, Jul 2, 2009 at 11:46 AM, Aaron
Gray<aaronngray.lists at googlemail.com> wrote:
> Jon,
>
> LLVM seems to be now dependant by default on OCAML and ocamldoc. Can you
> please change this so OCAML is only built and enabled when an
> '--enable-ocaml' flag is set on 'configure'. As I cannot do 'make install'
> on Cygwin as ocamldoc is not availiable on Cygwin. Also really 95% of LLVM
> users are not either going to have ocaml installed or are going to be using
> it.
>
> Could you please atand to this within a week or so as I have to do Cygwin
> testing for the 2.6 release.
>
Hi Aaron,

Would you be able to come up with a patch that does this? This would
help matters, because you run Cygwin, and would be the best person to
know if the patch works or not.

Thanks!
-bw



More information about the llvm-dev mailing list