Hi, I am keen to get ocaml support for OpenBSD improved. To that end I have been working with Chris Zimmerman and we have fixed some bugs and I want to start putting some of his work in bit by bit.
The attached tarball contains the first wave of ocaml bits: - ounit - ocaml-camomile - ocaml-batteries Basically ocaml-batteries and deps. This is Chris' work with some small tweaks. Namely, $OpenBSD$ must be the first line of a patch and to be consistent, all ocaml libs should be prefixed ocaml-. I am also attaching a small test case containing three targets, for native code, bytecode and an interpreted script. The test exercises language extensions (a simple list comprehension) one of the new list datatypes. Not all arches can build native code. I have tested on i386, amd64 and sparc64 and I am happy with this. OK? -- Best Regards Edd Barrett http://www.theunixzoo.co.uk
ocaml-wave1.tar.gz
Description: application/tar-gz
batteries-test.tar.gz
Description: application/tar-gz