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 VAA00691; Mon, 18 Aug 2003 21:33:39 +0200 (MET DST) 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 VAA04399 for ; Mon, 18 Aug 2003 21:33:38 +0200 (MET DST) Received: from kraid.nerim.net (smtp-101-monday.nerim.net [62.4.16.101]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id h7IJXbf21330 for ; Mon, 18 Aug 2003 21:33:37 +0200 (MET DST) Received: from cobalt.max.fr (zoggy.net1.nerim.net [62.212.116.8]) by kraid.nerim.net (Postfix) with SMTP id 88D8240E56; Mon, 18 Aug 2003 21:33:35 +0200 (CEST) Date: Mon, 18 Aug 2003 21:35:10 +0200 From: Maxence Guesdon To: "Yaron Minsky" Cc: caml-list@inria.fr Subject: Re: [Caml-list] Generating module lists automatically Message-Id: <20030818213510.5fba034b.maxence.guesdon@inria.fr> In-Reply-To: <63491.141.155.88.179.1061233365.squirrel@minsky-primus.homeip.net> References: <63491.141.155.88.179.1061233365.squirrel@minsky-primus.homeip.net> Organization: INRIA X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Loop: caml-list@inria.fr X-Spam: no; 0.00; maxence:01 guesdon:01 caml-list:01 dependencies:01 ocamldsort:01 eleves:01 ocaml:01 executables:01 module:03 wondering:04 seems:05 ens:06 ara:07 problem:07 i'm:07 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi, > Does anyone have a reasonable solution to the problem of automatically > generating dependencies and topologically sorted module lists for > executables? omake seems to do a good job for managing dependencies > between automatically, but I don't see any good way of generating a > topologically sorted list of names automatically within omake. Camlmake > (http://www.davidb.org/camlmake/) seems to be the right kind of thing, but > does not appear to be maintained anymore. I'm wondering if there are any > other good options out there. Have a look at ocamldsort: http://www.eleves.ens.fr/home/ara/ocaml.html Regards, -- Maxence Guesdon ------------------- 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