Re: [Plplot-devel] OCaml dependency issues fixed

2009-09-11 Thread Alan W. Irwin
On 2009-09-11 11:48-0500 Hezekiah M. Carty wrote: > Alan, > > Thank you for making these changes. This will hopefully reduce the > number of "make clean"s I have to run while working on the OCaml > bindings. > > In the past we have discussed moving away from ocamlbuild and using > ocamlc/ocamlopt

Re: [Plplot-devel] OCaml dependency issues fixed

2009-09-11 Thread Hezekiah M. Carty
On Thu, Sep 10, 2009 at 11:53 PM, Alan W. Irwin wrote: > It is unlikely we will ever move to full OCaml CMake language support > because of a number of special issues with the OCaml build tools that don't > fit into the CMake language paradigm (e.g., a special build subdirectory is > required when

[Plplot-devel] OCaml dependency issues fixed

2009-09-10 Thread Alan W. Irwin
It is unlikely we will ever move to full OCaml CMake language support because of a number of special issues with the OCaml build tools that don't fit into the CMake language paradigm (e.g., a special build subdirectory is required when building the bindings). Therefore, our OCaml build must rely o