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.2 required=5.0 tests=AWL,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 concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id B7613BC6B for ; Fri, 27 Apr 2007 15:52:52 +0200 (CEST) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l3RDqq6n009713 for ; Fri, 27 Apr 2007 15:52:52 +0200 Received: by ug-out-1314.google.com with SMTP id k3so697925ugf for ; Fri, 27 Apr 2007 06:52:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=MyLszeyHCCVzNZclG+NCHz5jQEKyWIBtwjCAcEeTre+cV4o0oy9KhDjm9jfFY7Cn2qUq5otrVfzOcNM2NUYBoeATY1KA6OjMxMEfm3+7cEi7gFKB5t6dGrqC7Sq6DA8WRKUxg+eoLNXTlZhn8rvoiojIoYxZDdgNzpADRRDclY4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=FsV5xbI1Z5qq+TTuze5j8XkeEHpA0pTtB9W/FktLOtMo8LJRJP9IYY2QZCmGZ7R5YrgoIR/Uaexvp92px0vP0s5pgVBrYRVFjA8OGjespVLKQW5rXJCWW8pFolTsJYPKhOmpPrQhw36C64ePLuJF6+y8MsiPOeRPoS327huSYww= Received: by 10.67.121.15 with SMTP id y15mr3041396ugm.1177681972172; Fri, 27 Apr 2007 06:52:52 -0700 (PDT) Received: from ?192.168.1.34? ( [81.37.190.201]) by mx.google.com with ESMTP id x37sm4128424ugc.2007.04.27.06.52.51; Fri, 27 Apr 2007 06:52:51 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: Caml List From: Joel Reymont Subject: ocamlbuild and menhir options Date: Fri, 27 Apr 2007 14:52:52 +0100 X-Mailer: Apple Mail (2.752.3) X-j-chkmail-Score: MSGID : 46320034.000 on concorde : j-chkmail score : XXX : 5/20 1 0.000 -> 3 X-Miltered: at concorde with ID 46320034.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; such:14 thanks:17 com:74 com:74 options:26 options:26 joel:27 joel:27 pass:28 can:31 and:36 how:39 additional:44 gmail:46 http:51 How can I pass additional options such as --infer or --explain to ocamlbuild -use-menhir? Thanks, Joel -- http://wagerlabs.com/