Browse thread
[Caml-list] question: "autoconfiguration" of Ocaml code (checking for libraries)
[
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: | 2003-01-29 (20:15) |
From: | Basile STARYNKEVITCH <basile@s...> |
Subject: | Re: [Caml-list] question: "autoconfiguration" of Ocaml code (checking for libraries) |
>>>>> "Will" == Will Benton <willb@cs.wisc.edu> writes: Will> You should check out autoconf; you can use it to generate Will> Makefiles or even code. There is a free autoconf book Will> available somewhere on redhat.com [...] Thanks. I know about autoconf, but would like to avoid it. Apparently, the Ocaml team don't like it neither, since they don't use it in Ocaml. I was seeking for something simpler. I'm not very fond of m4 macros (even if I did hack several years ago such stuff). In my opinion, autoconf was suited for the problem of configuring C code for lots of Unix variants. This is not what I need (in particular Ocaml has a unique implementation). Maybe my perception of autoconf is wrong, but the mere fact that my Debian distribution (ok it is sid, a.k.a unstable) requires several versions of it makes me really feel uneasy. Regards. -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basile<at>starynkevitch<dot>net alias: basile<at>tunes<dot>org 8, rue de la Faïencerie, 92340 Bourg La Reine, France ------------------- 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