[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Sébastien Hinderer <Sebastien.Hinderer@e...> |
| Subject: | Cross-compiling Caml programs |
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.