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=0.0 required=5.0 tests=AWL autolearn=disabled version=3.1.3 Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by yquem.inria.fr (Postfix) with ESMTP id 4183EBBAF for ; Tue, 14 Oct 2008 14:43:42 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsYDAMAw9EjAXQIniGdsb2JhbACTYAEBARUiqlaBbA X-IronPort-AV: E=Sophos;i="4.33,409,1220220000"; d="scan'208";a="16068810" Received: from concorde.inria.fr ([192.93.2.39]) by mail2-smtp-roc.national.inria.fr with ESMTP; 14 Oct 2008 14:43:42 +0200 Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id m9EChXis021084 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Tue, 14 Oct 2008 14:43:41 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsYDAPAw9EiBrw8EiGdsb2JhbACTYAEBARUiqlWBbA X-IronPort-AV: E=Sophos;i="4.33,409,1220220000"; d="scan'208";a="18087410" Received: from ext.lri.fr ([129.175.15.4]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/ADH-AES256-SHA; 14 Oct 2008 14:43:41 +0200 Received: from localhost (localhost [127.0.0.1]) by ext.lri.fr (Postfix) with ESMTP id 6C393A4928 for ; Tue, 14 Oct 2008 14:43:41 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at lri.fr Received: from ext.lri.fr ([127.0.0.1]) by localhost (ext.lri.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kb8vdDdNKpKd for ; Tue, 14 Oct 2008 14:43:41 +0200 (CEST) Received: from smtp.lri.fr (vhost3-23 [129.175.3.23]) by ext.lri.fr (Postfix) with ESMTP id 55305A491D for ; Tue, 14 Oct 2008 14:43:41 +0200 (CEST) Received: from [129.175.4.107] (lri4-107 [129.175.4.107]) by smtp.lri.fr (Postfix) with ESMTP id 5BB3CE0559 for ; Tue, 14 Oct 2008 14:43:41 +0200 (CEST) Message-ID: <48F49416.4070504@lri.fr> Date: Tue, 14 Oct 2008 14:44:06 +0200 From: Romain Bardou User-Agent: Thunderbird 2.0.0.17 (X11/20080925) MIME-Version: 1.0 To: caml-list Subject: Ocamlfind and -a-format Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Miltered: at concorde with ID 48F493F5.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; lri:01 ocamlfind:01 ocamlfind:01 cmxa:01 cma:01 problem:05 should:13 but:14 package:14 package:14 using:15 use:16 use:16 thanks:17 hello:17 Hello, Is there a way to use ocamlfind to ask for the name of the cma / cmxa to use when using a given package ? According to the man page of ocamlfind query, the "%a" or "%A" formats should give this information, but I only get an empty line. Same problem with the -l option which prints every relevant information about a package. Thanks, -- Romain Bardou