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 14B92BB9C for ; Tue, 22 Nov 2005 12:16:02 +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 jAMBG17K011494 for ; Tue, 22 Nov 2005 12:16:01 +0100 Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id MAA07940 for ; Tue, 22 Nov 2005 12:16:01 +0100 (MET) Received: from the-doors.enix.org (the-doors.enix.org [213.254.251.80]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id jAMBG0BK028074 for ; Tue, 22 Nov 2005 12:16:00 +0100 Received: from [127.0.0.1] (localhost [127.0.0.1]) by the-doors.enix.org (Postfix) with ESMTP id 0D7E758105; Tue, 22 Nov 2005 12:25:55 +0100 (CET) Message-ID: <4382FDEE.5010708@enix.org> Date: Tue, 22 Nov 2005 12:15:58 +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> In-Reply-To: <2659.192.168.1.2.1132656882.squirrel@gps.dynxs.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Miltered: at nez-perce with ID 4382FDF1.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at concorde with ID 4382FDF0.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 ocamlc:01 -custom:01 -thread:01 threads:01 unix:01 wrote:01 cma:01 cma:01 supported: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 again, Gerd Stolpmann wrote: > This is a configuration issue. I need the output of the configure script > of findlib to help you. Obviously, findlib did not detect that > multi-threading is supported. Here is the output of the test made by the configure script: [tpetazzoni@thomas findlib-1.1]$ ocamlc -custom -thread -o itest-aux/simple unix.cma threads.cma itest-aux/simple_threads.ml i loop index unused ? I don't know if it's useful or not. Thanks ! Thomas -- Thomas Petazzoni thomas.petazzoni@enix.org