Re: ocaml-camomile build failure if bytecode compilation only
Gabriel Scherer <[email protected]>
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <CAPFanBEE_KzXsSBzh_TmZRa2+Sbpa6G1vLrdQpU496BLGmXOwA@mail.gmail.com> |
I can reproduce this behavior on my machine by using OCAMLOPT=no ./configure "make" alone does not work, but make byte make install does install the bytecode-only version of the library. On Tue, Mar 18, 2014 at 9:52 AM, Normand <[email protected]> wrote: > I there, > I am an ocaml beginner trying to port ocaml packages on new ppc64le archi. > In a first step doing only for bytecode and not native. > > The ocaml-camomile package build is failing when there is no native ocaml > builder. > Is the package supposed to build with bytecode compilation only ? > > === > + cd /builddir/build/BUILD > + cd camomile-0.8.3 > + unset MAKEFLAGS > + ./configure --prefix=/usr --datadir=/usr/share --libdir=/usr/lib64 > ... > checking for ocamlopt... no > configure: WARNING: Cannot find ocamlopt; bytecode compilation only. > ... > no -c -noassert -I internal -I public -I toolslib -I . -g -impl > public/unicodeString.mli > make: no: Command not found > make: *** [public/unicodeString.cmx] Error 127 > === > > -- > Michel Normand > > > > ------------------------------------ > > Archives up to December 31, 2011 are also downloadable at > http://www.connettivo.net/cntprojects/ocaml_beginners > The archives of the very official ocaml list (the seniors' one) can be > found at http://caml.inria.fr > Attachments are banned and you're asked to be polite, avoid flames > etc.Yahoo Groups Links > > > >