[wg-windows] OCPWin status
Anil Madhavapeddy
anil at recoil.org
Wed Jun 3 19:24:40 BST 2015
On 3 Jun 2015, at 09:05, Fabrice Le Fessant <fabrice.le_fessant at ocamlpro.com> wrote:
>
> 3/ OCPWin comes with two different build systems:
> 3.1/ a "-make" option to the compiler, that can be used to build an
> executable by just specifying the last module (something
> similar to what "ocamlbuild" would do, but much less powerful)
> 3.2/ we internally use "ocp-build" to build packages. Although it
> is still in a beta version, with the syntax probably changing in the
> near future, it works well under native Windows, and specifying how to
> build a library is simple enough.
The built-in -make mode is interesting -- can you compile up a
useful subset of packages without dropping into a full ocp-build
make, or is it only really for simple projects?
-anil
More information about the wg-windows
mailing list