On 2010-09-06, at 16:43, Charles Wilson wrote: > Are you sure that your new version requires libncurses7? The only > current libncurses-dev package will cause you to link against > libncurses10... > > Try > cygcheck /usr/bin/name-of-ocaml-exe > and see what DLLs it actually uses... > > Also, new policy is NOT to list 'cygwin' in the requires...
You're absolutely right. I have fixed both problems and updated some stale information in the README file. The new version is here: wget http://yquem.inria.fr/~doligez/cygwin/ocaml-3.12.0-2-src.tar.bz2 wget http://yquem.inria.fr/~doligez/cygwin/ocaml-3.12.0-2.tar.bz2 -- Damien