From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=AWL,HTML_MESSAGE,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 41C89BC69 for ; Sun, 18 Mar 2007 08:57:52 +0100 (CET) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l2I7vpuN032121 for ; Sun, 18 Mar 2007 08:57:51 +0100 Received: by ug-out-1314.google.com with SMTP id k3so1030312ugf for ; Sun, 18 Mar 2007 00:57:51 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:in-reply-to:references:content-type:message-id:from:subject:date:to:x-mailer:sender; b=qkh6kaQxDVQGlYXl7Up/+lX0iwwEIC0tLvzgZDhNfqaVDL8rZZppY3y8GhlAgHnlDB+BWAB23gRB1OSJYQdc/bvF2ysbzXIOn9D+V60s6aBA7yw7R3/JhWtSD7pRsY0FL1XxZrXpX6I8rBtvQDaPS7pHhHRbJEWLGOOY4cIOyys= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:in-reply-to:references:content-type:message-id:from:subject:date:to:x-mailer:sender; b=fFvdjyEGzqTMExW1H4vvRM16Dw2gPgjrrUy+TrajES91w0+aiL08kmkr4r+B/3YR6+sn+7jxjk7ddOdIjs6NJaPHQGkeLXFx4T0BIzIry2JTmI03i/vqgaTqLubtmXE7lG2KEjDeCL8cuxXEXe7AbITnN1AK/ySxBv/ZqZF6VCM= Received: by 10.67.97.7 with SMTP id z7mr7671153ugl.1174204671524; Sun, 18 Mar 2007 00:57:51 -0700 (PDT) Received: from ?192.168.1.101? ( [81.182.208.47]) by mx.google.com with ESMTP id j2sm13756220mue.2007.03.18.00.57.50; Sun, 18 Mar 2007 00:57:50 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: References: <45EEB9CE.9080405@inria.fr> Content-Type: multipart/alternative; boundary=Apple-Mail-1-476459583 Message-Id: <215FEE04-645B-4230-9018-2334758807CF@halacsy.com> From: Peter Halacsy Subject: ocamlbuild and ocamlfind / was: [Caml-list] beta-test of OCaml 3.10.0 Date: Sun, 18 Mar 2007 08:57:51 +0100 To: Caml List X-Mailer: Apple Mail (2.752.3) Sender: Peter Halacsy X-Miltered: at discorde with ID 45FCF0FF.001 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocamlfind:01 ocaml:01 cmxa:01 ocaml:01 ocamlfind:01 cmxa:01 2007,:98 2007,:98 wrote:01 wrote:01 helvetica:98 helvetica:98 caml-list:01 define:01 define:01 --Apple-Mail-1-476459583 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Mar 17, 2007, at 6:54 PM, Nicolas Pouillard wrote: >> I only wonder how I can build a cmxa file from several ml files. >> Should I >> define a custom target or something like that? > > Just write a .mllib file with the contents of your library. > Thanks, it works. I was stupid, sorry for the question. Is there any support in official ocaml to install libraries? Or ocamlfind is the right tool? peter --Apple-Mail-1-476459583 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=US-ASCII
On Mar 17, 2007, = at 6:54 PM, Nicolas Pouillard wrote:

I only = wonder how I can build a cmxa file from several ml files. Should = I

define a = custom target or something like that?


Just write a .mllib file with the contents of your = library.


=

Thanks, it works. I was stupid, sorry for = the question. Is there any support in official ocaml to install = libraries? Or ocamlfind is the right tool?

peter
= --Apple-Mail-1-476459583--