From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id PAA22255; Mon, 22 Dec 2003 15:05:00 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id PAA21845 for ; Mon, 22 Dec 2003 15:04:58 +0100 (MET) X-SPAM-Warning: Sending machine is listed in blackholes.five-ten-sg.com Received: from vsmtp14.tin.it (vsmtp14.tin.it [212.216.176.118]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id hBME4rb10862 for ; Mon, 22 Dec 2003 15:04:53 +0100 (MET) Received: from dalamar.takhisis.org (80.117.63.193) by vsmtp14.tin.it (7.0.019) id 3FE18B83000AC90B; Mon, 22 Dec 2003 11:36:59 +0100 Received: from fistandantilus.takhisis.org (fistandantilus.takhisis.org [192.168.1.113]) by dalamar.takhisis.org (Postfix) with ESMTP id 8E190B770; Mon, 22 Dec 2003 11:36:59 +0100 (CET) Received: by fistandantilus.takhisis.org (Postfix, from userid 3148) id 8C300274062; Mon, 22 Dec 2003 11:36:56 +0100 (CET) Date: Mon, 22 Dec 2003 11:36:56 +0100 From: Stefano Zacchiroli To: Tom Murray Cc: Inria Ocaml Mailing List Subject: Re: [Caml-list] Automake support for OCaml Message-ID: <20031222103656.GA3235@fistandantilus.takhisis.org> Mail-Followup-To: Tom Murray , Inria Ocaml Mailing List References: <307FE372-3453-11D8-BA54-000A9577557E@computer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <307FE372-3453-11D8-BA54-000A9577557E@computer.org> User-Agent: Mutt/1.5.4i X-Loop: caml-list@inria.fr X-Spam: no; 0.00; bononia:01 caml-list:01 automake:01 ocamlfind:01 pcre:01 ocamlfind:01 automake:01 bononia:01 mio:99 ero:99 reso:99 che:99 molto:99 dentro:99 ocaml:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Sun, Dec 21, 2003 at 11:48:10PM -0800, Tom Murray wrote: > CAML_LDADD = unix.cma > 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