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 4F776BB83 for ; Fri, 14 Apr 2006 18:24:58 +0200 (CEST) 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 k3EGOveQ022531 for ; Fri, 14 Apr 2006 18:24:57 +0200 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 SAA21057 for ; Fri, 14 Apr 2006 18:24:57 +0200 (MET DST) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id k3EGOukI022524 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Fri, 14 Apr 2006 18:24:57 +0200 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FUR65-0000wZ-HE for caml-list@inria.fr; Fri, 14 Apr 2006 18:24:37 +0200 Received: from dslb-084-058-010-180.pools.arcor-ip.net ([84.58.10.180]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Apr 2006 18:24:37 +0200 Received: from manfred.lotz by dslb-084-058-010-180.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Apr 2006 18:24:37 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: caml-list@inria.fr From: manfred Subject: Re: godi and threads??? Date: Fri, 14 Apr 2006 18:23:54 +0200 Message-ID: References: <1145030280.5345.25.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: dslb-084-058-010-180.pools.arcor-ip.net User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table) Sender: news X-Miltered: at nez-perce with ID 443FCCD9.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 443FCCD8.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; threads:01 tweak:01 makefile:01 makefile:01 threads:01 2006:98 wrote:01 meantime:03 fri:05 install:05 installed:05 specify:06 apr:07 targets:09 build:12 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 On Fri, 14 Apr 2006 19:08:48 +0200, manfred wrote: > > I see. This means that in order to get ocaml-http installed I need to > tweak its makefile. Or do I have any other option? In the meantime I found that I could specify the targets in ~/godi/build/godi/godi-ocaml-http/Makefile which helped me to install the package at least without threads support. -- Manfred