caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Oliver Bandel <oliver@first.in-berlin.de>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Cross-compiling Caml programs
Date: Thu, 27 Jul 2006 12:16:10 +0200	[thread overview]
Message-ID: <20060727101610.GD515@first.in-berlin.de> (raw)
In-Reply-To: <20060727095621.GA8961@Galois>

On Thu, Jul 27, 2006 at 11:56:21AM +0200, Sbastien Hinderer wrote:
> Dear all,
> 
> Is it possible, under Linux, to compile a Caml program so that it will
> run correctly on a Windows + cygwin system (w:ere Caml is installed) ?
> 
> Perhaps one should use byte-code compilation for that purpose, but is
> it enough ?
> Does windows + cygwin support the #!/path/ocamlrun trick ?
> 
[...]

As far as I know Sourcecode and Bytecode is compatible,
but not all modules are supported on the stand-alone windows-versions,
for example Unix-module is not 100% supported.

Loook here, at the end of the page:

  http://caml.inria.fr/ocaml/portability.en.html


Ciao,
   Oliver


      reply	other threads:[~2006-07-27 10:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-27  9:56 Sébastien Hinderer
2006-07-27 10:16 ` Oliver Bandel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060727101610.GD515@first.in-berlin.de \
    --to=oliver@first.in-berlin.de \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).