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.1 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by yquem.inria.fr (Postfix) with ESMTP id 2650CBC69 for ; Thu, 6 Dec 2007 18:29:18 +0100 (CET) X-IronPort-AV: E=Sophos;i="4.23,261,1194217200"; d="scan'208";a="5350084" Received: from peray.inria.fr (HELO ausone.inria.fr) ([128.93.8.98]) by mail1-relais-roc.national.inria.fr with SMTP; 06 Dec 2007 18:29:17 +0100 Received: by ausone.inria.fr (sSMTP sendmail emulation); Thu, _d Dec 2007 18:28:26 +0100 From: "Nicolas Pouillard" Cc: Erick Tryzelaar , caml-list Subject: Re: [Caml-list] error building native code with ocamlbuild To: Ashish Agarwal References: <4754DEF5.20403@dslextreme.com> In-Reply-To: Date: Thu, 06 Dec 2007 18:28:26 +0100 Message-Id: <1196961959-sup-97@192.117.33.51.static.012.net.il> User-Agent: Sup/0.3 Content-Type: text/plain; charset=UTF-8 X-Spam: no; 0.00; wiki:01 flags:01 caml-list:01 native:03 dynamic:03 aka:04 dec:05 tue:06 somewhere:06 nicolas:08 nicolas:08 rules:11 0100:12 error:12 using:15 Excerpts from Ashish Agarwal's message of Tue Dec 04 16:31:58 +0100 2007: > Thanks. Is there a list of tags somewhere? I cannot find them in the user > guide or wiki. You can get dynamic list of flags (referring to tags) and rules using ocamlbuild -documentation. Regards, -- Nicolas Pouillard aka Ertai