Le 15 mai 10 à 11:45, ben kuin a écrit :

What if ocamlopt would be dropped for a faster ocaml vm?

Why? Even if the Ocaml was able to target a faster VM, there
are still many people who would chose to generate native
binaries.

I'd call that a questionable decision. As far as I know, using native
binaries means to open a whole range of potentially uncorrectionable
problems with abi incomptabilities between libraries or with changes
of the underlying os.

As far as I know when you go native you always have to take abi
incompatibility and therefore recompilation into account. For business
apps, that's a showstopper.

Aren't most Windows applications binary ones?
Not all Windows apps are .Net based, or run on a whatever vm.
Most others are binary, aren't they?

If yes it seems this has not been a big showstopper to Windows apps developpers...

Maybe I don't get the precise sense of "binary".

V.
_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to