[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Nicolas Pouillard <nicolas.pouillard@g...> |
| Subject: | Re: [Caml-list] ocamlbuild native linux failure (solution) |
On 6/20/07, Sean McLaughlin <seanmcl@gmail.com> wrote: > Hi, > > To answer my own question, I hadn't done a "make opt" when > compiling OCaml. Could be a better error message > for that? > I think that the solution is unrelated to "make opt", however ocamlbuild fails to compile it's plugin (in case of using a plugin) when the native library is not installed (use -byte-plugin if you really cannot use native code). -- Nicolas Pouillard