[
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-12-22 (14:05) |
From: | Stefano Zacchiroli <zack@b...> |
Subject: | Re: [Caml-list] Automake support for OCaml |
On Sun, Dec 21, 2003 at 11:48:10PM -0800, Tom Murray wrote: > CAML_LDADD = unix.cma <snip> > Your comments and suggestions are appreciated. You plan to use ocamlfind only at install time, right? Why not supporting it also at compile time? I'm thinking about something like: CAML_PACKAGES = unix pcre Surely you can do the same using yours CAML_LDADD in conjunction with "ocamlfind query", but it will be harder to use and less intuitive. It shouldn't be a major change, should it? Thanks for your work from an ocaml user that has fought a lot with automake in the past :-( -- ^Stefano Zacchiroli -- Master in Computer Science @ Uni. Bologna, Italy$ ^zack@{cs.unibo.it,debian.org,bononia.it} -- http://www.bononia.it/zack$ ^Frequentando il mio maestro mi ero reso conto [.] che la logica poteva$ ^servire a molto a condizione di entrarci dentro e poi di uscirne -Adso$ ------------------- 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