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 mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id D1CA8BC6C for ; Thu, 31 Jan 2008 15:49:48 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAOxuoUfAXQImh2dsb2JhbACQKwEBAQgKKZlO X-IronPort-AV: E=Sophos;i="4.25,285,1199660400"; d="scan'208";a="8576908" Received: from discorde.inria.fr ([192.93.2.38]) by mail3-smtp-sop.national.inria.fr with ESMTP; 31 Jan 2008 15:49:48 +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 m0VEnjcZ004493 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Thu, 31 Jan 2008 15:49:48 +0100 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAG9uoUfB/BYda2dsb2JhbACQKwsEBgcJEgeZTA X-IronPort-AV: E=Sophos;i="4.25,285,1199660400"; d="scan'208";a="22019997" Received: from smtp20.orange.fr ([193.252.22.29]) by mail4-smtp-sop.national.inria.fr with ESMTP; 31 Jan 2008 15:49:45 +0100 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2018.orange.fr (SMTP Server) with ESMTP id 3FF811C022CA for ; Thu, 31 Jan 2008 15:49:45 +0100 (CET) Received: from [192.168.1.59] (APuteaux-154-1-58-91.w81-249.abo.wanadoo.fr [81.249.65.91]) by mwinf2018.orange.fr (SMTP Server) with ESMTP id 17F3F1C022C8; Thu, 31 Jan 2008 15:49:45 +0100 (CET) X-ME-UUID: 20080131144945983.17F3F1C022C8@mwinf2018.orange.fr Message-ID: <47A1E008.1040808@frisch.fr> Date: Thu, 31 Jan 2008 15:49:44 +0100 From: Alain Frisch User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Berke Durak Cc: Caml-list List Subject: Re: [Caml-list] Using dynlink (native code and byte code) for the build system References: <47A19CA2.9010303@exalead.com> In-Reply-To: <47A19CA2.9010303@exalead.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Miltered: at discorde with ID 47A1E009.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; frisch:01 frisch:01 dynlink:01 byte:01 berke:01 durak:01 wrote:01 dynamically:01 caml-list:01 alain:01 alain:01 native:03 native:03 load:08 platforms:09 Berke Durak wrote: > Thank to Alain Frisch's natdynlink, it is now possible to dynamically > load native code plugins. Only on some platforms! Please don't make the availability of exotic features mandatory for the build system to work. -- Alain