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.0 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 89A40BC69 for ; Wed, 28 Mar 2007 11:04:43 +0200 (CEST) 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 l2S94hJ8013157 for ; Wed, 28 Mar 2007 11:04:43 +0200 Received: by ug-out-1314.google.com with SMTP id k3so168914ugf for ; Wed, 28 Mar 2007 02:04:43 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=DdXDoE7LYtqUGRdFz4A7OrT9oUjZdKMbd+/4E6uQ08r3+TQENeOL2ULbTTwtZaqUJQif8QBeuAFtAJSAoT7qK2E1WWw0qTfuoVzqr3/wf4lsOXVGOUG9vqvv+LrhwVXZjYCFWVJrdMM6G2alfjL/FEovZeH+v6iaQ2kDhe5enMY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=RUdlimSDZpRZ8Vd9yrvzWZ/ynXCIBArXlOSu+9q6FeJ2elFhTQzlo/yZN/UTSgb70mDIoT7L5bbnKckrV2JWyB9myOnX/LyyFijhmv09quZegC9aqlgYYVeHbXyKYONaSwsb6mKvbx1GQQe4hfuwBPMROI22W/7t/tdniWV4Uo8= Received: by 10.78.180.18 with SMTP id c18mr4104778huf.1175072682897; Wed, 28 Mar 2007 02:04:42 -0700 (PDT) Received: from ?192.168.1.34? ( [88.7.141.133]) by mx.google.com with ESMTP id l38sm25882716nfc.2007.03.28.02.04.41; Wed, 28 Mar 2007 02:04:42 -0700 (PDT) In-Reply-To: References: <026CA3D4-5A8B-4083-B429-DE5AEC418C0A@gmail.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <02DBCF0E-8CC6-44CC-B59D-31533A58C32A@gmail.com> Cc: Caml List Content-Transfer-Encoding: 7bit From: Joel Reymont Subject: Re: [Caml-list] Producing a C wrapper with ocamlbuild or OMake Date: Wed, 28 Mar 2007 10:04:38 +0100 To: "Nicolas Pouillard" X-Mailer: Apple Mail (2.752.3) X-j-chkmail-Score: MSGID : 460A2FAB.000 on discorde : j-chkmail score : XXX : 5/20 1 0.000 -> 3 X-Miltered: at discorde with ID 460A2FAB.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; libasmrun:01 28,:98 2007,:98 wrote:01 caml-list:01 definition:07 target:91 nicolas:08 wrapper:10 rules:11 build:12 should:13 but:14 add:14 something:14 On Mar 28, 2007, at 9:58 AM, Nicolas Pouillard wrote: > In fact you better should add the libasmrun definition inside the > After_rules to not force something too soon... This is still foreign science to me. How would I do this and also why? Last but not least, how do I trigger the build? Do I just run ocamlbuild without a target? Thanks, Joel -- http://wagerlabs.com/