Browse thread
beta-test of OCaml 3.10.0
[
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: | 2007-03-17 (17:46) |
From: | Peter Halacsy <peter@h...> |
Subject: | Re: [Caml-list] beta-test of OCaml 3.10.0 |
On Mar 7, 2007, at 2:10 PM, Xavier Leroy wrote: > - A new tool: ocamlbuild, a compilation manager for OCaml projects. Hi, I've downloaded and succesfuly compiled and installed 3.10 (on Intel MacBook Pro). Ocamlbuild is a great tool! I only wonder how I can build a cmxa file from several ml files. Should I define a custom target or something like that? peter