Message-Id: <199705121534.KAA13139@kimbark.uchicago.edu>
To: Carsten Clasohm <clasohm@rivalnet.com>
Subject: Re: ocaml needs users: native code for windows?
Date: Mon, 12 May 1997 10:34:29 -0500
From: Lyn A Headley <laheadle@midway.uchicago.edu>
Carsten> I use OCaml for a commercial Win32 project and am quite
Carsten> happy with the current integration of C(++) and
Carsten> OCaml. The GUI tasks in the program are carried out by
Carsten> C++ classes, while the 'real' computations are done by
Carsten> OCaml code.
You still can't ship a plain binary, can you? Do you rely on your
users installing ocaml, or do you package up the distribution and send
it with your product?