[
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: | Matthieu Dubuget <matthieu.dubuget@g...> |
| Subject: | ocamlbuild -> toplevel |
Hello, playing with ocamlbuild, I manage to produce one "my.top" toplevel by filling "my.mltop" with some module names (cmo), and asking for: ocamlbuild my.top. Now, instead of building a toplevel with cmo files, I would like to build one with libraries (cma). Is there any way to do this with ocamlbuild? Thanks Salutations Matt