caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Cross-compiling Caml programs
@ 2006-07-27  9:56 Sébastien Hinderer
  2006-07-27 10:16 ` [Caml-list] " Oliver Bandel
  0 siblings, 1 reply; 2+ messages in thread
From: Sébastien Hinderer @ 2006-07-27  9:56 UTC (permalink / raw)
  To: caml-list

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 ?

Any hint on this topic will be warmly appreciated.

Thanks in advance,
Sébastien.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] Cross-compiling Caml programs
  2006-07-27  9:56 Cross-compiling Caml programs Sébastien Hinderer
@ 2006-07-27 10:16 ` Oliver Bandel
  0 siblings, 0 replies; 2+ messages in thread
From: Oliver Bandel @ 2006-07-27 10:16 UTC (permalink / raw)
  To: caml-list

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-07-27 10:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-27  9:56 Cross-compiling Caml programs Sébastien Hinderer
2006-07-27 10:16 ` [Caml-list] " Oliver Bandel

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).