Browse thread
Compiling a library with findlib
-
Sébastien Hinderer
-
Eric Cooper
-
Sébastien Hinderer
- Robert Roessler
-
Sébastien Hinderer
-
Eric Cooper
[
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: | Robert Roessler <roessler@r...> |
| Subject: | Re: [Caml-list] Re: Compiling a library with findlib |
Sébastien Hinderer wrote: > ... > As I said, I'd prefer not to use OCamlMakefile if possible... Does such > a choice look unwise to you all ? Not at all... but then, perhaps like you, I believe that "make" is perfectly adequate for most small-to-medium build tasks, and that truly "open" software is designed to be built with standard tools available in either the stock distribution of OCaml or at least easily found for the dominant platforms: Windows, the major *nix distros, and Mac OS X. ;) Robert Roessler roessler@rftp.com http://www.rftp.com