Browse thread
Re: ocaml needs users: native code for windows?
- Andrew Conway
[
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: | Andrew Conway <arc@s...> |
| Subject: | Re: ocaml needs users: native code for windows? |
> 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? I can't see any problem shipping a plain binary. Indeed I have successfully offered precompiled versions of some ocaml programs under various flavours of Unix. (These are ocamlopt compiled things, but I presume one can do the same with the -custom option to ocamlc). Regards, Andrew. [ On peut envoyer un fichier seul pour un logiciel : On n'a pa besoin de tout de ocaml quand on veut donner quelqu'un un logiciel ocaml ]