Jonathan Protzenko wrote:
> Hi again,
>
> Following all the good suggestions in this thread, I've updated the installer.
> It now downloads and runs cygwin's setup.exe so as to provide a fully working
> environment for OCaml on windows after the installer completes. The cygwin 
> installer runs in silent mode, that is, the progress window shows up, but 
> there is no user prompt.

> I've also looked into odb compatibility, and it looks like after writing a 
> few patches, odb now runs fine on Windows. However, Oasis-generated setup.ml
> files do not work at all on windows. Any help in that area would be highly
> appreciated.

What do you mean by not working at all (as in, where are you running them from)?

My build process on Windows uses Oasis setup.ml files to compile CSV 
(http://forge.ocamlcore.org/projects/csv - no patches) and Cryptokit 
(http://forge.ocamlcore.org/projects/cryptokit - tiny manual patch to two lines 
from Sylvain to workaround the current/past inability to pass -L options to 
setup.ml as Zlib is installed in a non-standard place) - but in those cases, 
setup.ml is invoked from a Cygwin bash prompt.


David


-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to