From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 8A626BB9C for ; Wed, 23 Nov 2005 10:06:43 +0100 (CET) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id jAN96hFq001750 for ; Wed, 23 Nov 2005 10:06:43 +0100 Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id KAA32504 for ; Wed, 23 Nov 2005 10:06:42 +0100 (MET) Received: from the-doors.enix.org (the-doors.enix.org [213.254.251.80]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id jAN96gPP001747 for ; Wed, 23 Nov 2005 10:06:42 +0100 Received: from [127.0.0.1] (localhost [127.0.0.1]) by the-doors.enix.org (Postfix) with ESMTP id 87EBC58184; Wed, 23 Nov 2005 10:16:40 +0100 (CET) Message-ID: <43843121.60605@enix.org> Date: Wed, 23 Nov 2005 10:06:41 +0100 From: Thomas Petazzoni User-Agent: Mozilla Thunderbird 1.0.6-7.1.20060mdk (X11/20050322) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gerd Stolpmann Cc: caml-list@inria.fr Subject: Re: [Caml-list] Trouble with findlib and threads References: <20051121225903.0551f20e@crazy.kos.nx> <2659.192.168.1.2.1132656882.squirrel@gps.dynxs.de> <4382FDEE.5010708@enix.org> <2483.192.168.1.2.1132736197.squirrel@gps.dynxs.de> In-Reply-To: <2483.192.168.1.2.1132736197.squirrel@gps.dynxs.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Miltered: at nez-perce with ID 43843123.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 43843122.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; caml-list:01 findlib:01 threads:01 gerd:01 stolpmann:01 findlib:01 posix:01 threading:01 bug:01 ocaml:01 threads:01 posix:01 makefile:01 config:01 wrote:01 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.3 Hi, Gerd Stolpmann wrote: > Yes, very useful. Obviously, the printed warning prevents findlib from > detecting posix threading. This is a bug in findlib-1.1. Ok, thanks for investigating this problem. Note that the problem was also present in findlib-1.0.4 (same warning). > You can work around this by setting the variable OCAML_THREADS=posix in > Makefile.config. Ok, I'll try that. Thanks ! Thomas -- Thomas Petazzoni thomas.petazzoni@enix.org