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 CAA04784; Fri, 21 Nov 2003 02:45:57 +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 CAA03496 for ; Fri, 21 Nov 2003 02:45:55 +0100 (MET) Received: from smtp.siren.ocn.ne.jp (siren.ocn.ne.jp [211.129.13.170]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id hAL1js110180 for ; Fri, 21 Nov 2003 02:45:54 +0100 (MET) Received: from PWARP (p3002-ipad03kyoto.kyoto.ocn.ne.jp [61.214.53.2]) by smtp.siren.ocn.ne.jp (Postfix) with SMTP id B3ED31CCA; Fri, 21 Nov 2003 10:45:50 +0900 (JST) Message-ID: <000f01c3afd1$30033c90$0274a8c0@PWARP> From: "Nicolas Cannasse" To: "Martin Jambon" , Cc: References: <20031120195614.GB441@gallu.homelinux.org> Subject: Re: [Caml-list] Building large and portable projects Date: Fri, 21 Nov 2003 10:45:47 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Loop: caml-list@inria.fr X-Spam: no; 0.00; cannasse:01 warplayer:01 caml-list:01 ocamldep:01 ocamake:01 motion-twin:01 ocamake:01 cannasse:01 nicolas:01 nicolas:01 lib:01 makefile:02 parser:02 compile:02 compile:02 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk [...] > I want to develop the makefile in ML. Each module will register > variable, target, dependency and a big program will run to compute all > this and compile file, lib, exec... > > For now, it is only at an early stage ( i have some lexer/parser to > autosort ocamldep generated file and try to figure how to compile only > one thing ). [...] What is the difference with OCamake ? http://tech.motion-twin.com/ocamake/ Nicolas Cannasse ------------------- 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