Browse thread
[Caml-list] [ANN] new release of OcamlJitRun - release 1.5-fetnat
[
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: | Benjamin Geer <ben@s...> |
| Subject: | Re: [Caml-list] [ANN] new release of OcamlJitRun - release 1.5-fetnat |
Basile Starynkevitch [local] wrote: > On Sun, Jul 11, 2004 at 12:52:17AM +0100, Benjamin Geer wrote: >>Is there any chance you could package it for GODI? > > OcamlJitRun is in fact a C program (since it replaces the ocamlrun > bytecode interpreter). Is GODI good for these? Yes. GODI includes OCaml itself as a package (it's the first one it installs), and therefore ocamlrun. The current development version of GODI builds and installs the CVS version of OCaml, so you wouldn't have to worry about that dependency. It would be nice to package GNU Lightning as well. When an OCaml library depends on a C library, the tendency in GODI is to package the C library as well, so it can be built automatically if the user doesn't already have it. Ben ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners