[
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: | Sébastien Hinderer <Sebastien.Hinderer@e...> |
| Subject: | Re: Compiling a library with findlib |
Hi, Eric Cooper : > On Mon, May 14, 2007 at 09:06:09AM +0200, Sébastien Hinderer wrote: > > I am wondering what would be cleanest way of compiling a library > > including C stubs using the ocamlfind program. > > If you use the OCamlMakefile, the "byte-code-library" and > "native-code-library" targets take care of this very painlessly. As I said, I'd prefer not to use OCamlMakefile if possible... Does such a choice look unwise to you all ? Cheers, Sébastien.