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.9 required=5.0 tests=AWL,DNS_FROM_RFC_POST, 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 mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id 31841BB84 for ; Fri, 28 Nov 2008 17:30:27 +0100 (CET) X-IronPort-AV: E=Sophos;i="4.33,683,1220220000"; d="scan'208";a="31957021" Received: from discorde.inria.fr ([192.93.2.38]) by mail4-smtp-sop.national.inria.fr with ESMTP; 28 Nov 2008 17:30:27 +0100 Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id mASGUQDo006796 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Fri, 28 Nov 2008 17:30:26 +0100 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AigBAO+qL0lKfS4ckGdsb2JhbACTCj4BAQEBCQkMBxEDsFCBAos2AQMBA4J6 X-IronPort-AV: E=Sophos;i="4.33,683,1220220000"; d="scan'208";a="31957020" Received: from yw-out-2324.google.com ([74.125.46.28]) by mail4-smtp-sop.national.inria.fr with ESMTP; 28 Nov 2008 17:30:25 +0100 Received: by yw-out-2324.google.com with SMTP id 5so566374ywh.27 for ; Fri, 28 Nov 2008 08:30:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=4RwJsFSKU6LvG0mo3R7UL4Mj7b7XFVTW0keYSZLTFPM=; b=hIvH78oOcPdQQGOgnJMSfZWMQ7I62k4pPJ80/UOU0WYiLpspQ9L62ggJImHCQ2uV6+ F3dGotUwVoUJb+fvI8tIJUJB7/ACTEHZIh5Z7gP6JqUvDaQW/8lFvyrmDUHoKDCcmbXv 7yqFRP9xZF8x84MBUVTAxu/pq5eCyX7cMxp8Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=sULb+4F6+2G6xdT+OZmgE7GrGv4cCupJoIdY/2c9w6dr+FRs8f1koUuXwh3pK+gG2w JQ6SfRpj8ct/xysYZgcHgSNJgiOV78MA/al3ilxPpLapJqkENMTwSdL44tJM6XPVCcNE OR+HZH7WjfDUPOfEJmWi9Y+g3pcLaay+kIRbc= Received: by 10.100.41.9 with SMTP id o9mr4234739ano.49.1227889825066; Fri, 28 Nov 2008 08:30:25 -0800 (PST) Received: from ?192.168.2.13? (216-73-248-81.dynamic.amnh.org [216.73.248.81]) by mx.google.com with ESMTPS id c28sm1584413anc.27.2008.11.28.08.30.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 28 Nov 2008 08:30:23 -0800 (PST) Cc: Damien Doligez , caml users Message-Id: From: Andres Varon To: Nicolas Pouillard In-Reply-To: <1227888435-sup-106@ausone.inria.fr> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: [Caml-list] OCaml 3.11.0 release candidate Date: Fri, 28 Nov 2008 11:30:20 -0500 References: <77D0D110-16C4-4EAF-A371-B782568860B0@inria.fr> <1227888435-sup-106@ausone.inria.fr> X-Mailer: Apple Mail (2.929.2) X-Miltered: at discorde with ID 49301CA2.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocaml:01 damien:01 ocaml:01 ocaml-:01 camlp:01 dynlink:01 camlp:01 cmo:01 cmx:01 speedup:01 compilation:01 cmx:01 -help:01 28,:98 doligez:01 On Nov 28, 2008, at 11:07 AM, Nicolas Pouillard wrote: > Excerpts from Andres Varon's message of Fri Nov 28 16:50:14 +0100 > 2008: >> Hello, >> >> On Nov 25, 2008, at 12:09 PM, Damien Doligez wrote: >> >>> Dear OCaml users, >>> >>> We are closing in on version 3.11.0. A Release Candidate is now >>> available. >>> If there are no show-stoppers in this RC, then 3.11.0 will be >>> officially >>> released next week. >>> >>> The release candidate is available here: >>> < http://caml.inria.fr/pub/distrib/ocaml-3.11/ > >>> (look for 3.11.0+rc1) >> >> I have a question about the behavior of camlp4orf (and family) in >> 3.11.0. Now with the availability of native dynlink, it seems like >> camlp4orf and camlp4orf.opt can load external modules inside the >> core. >> If one looks at their respective help: >> >> .(cmo|cma) Load this module inside the Camlp4 core >> .cmx Load this module inside the Camlp4 core >> >> This is a feature I've been looking for to speedup compilation times. >> However, if I try the native version, here is what I get: >> >> samson:src andres$ camlp4orf.opt poyExtension.cmx >> Error: don't know what to do with poyExtension.cmx >> Use option -help for usage >> >> Is the usage different for the camlp4*.opt preprocessors? > > You should try with .cmxs files. Oh, of course! Thanks, I was blinded with the help message, maybe it can be made explicit on it? Andres > > > -- > Nicolas Pouillard aka Ertai