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.2 required=5.0 tests=AWL,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 460F0BC6B for ; Fri, 21 Sep 2007 17:55:17 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAG6G80ZC+VyskGdsb2JhbACOGwIBAQcEBBERBw X-IronPort-AV: E=Sophos;i="4.20,284,1186351200"; d="scan'208";a="16562072" Received: from ug-out-1314.google.com ([66.249.92.172]) by mail4-smtp-sop.national.inria.fr with ESMTP; 21 Sep 2007 17:56:49 +0200 Received: by ug-out-1314.google.com with SMTP id m3so536445ugc for ; Fri, 21 Sep 2007 08:56:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:date:to:subject:message-id:references:mime-version:content-type:content-disposition:in-reply-to:user-agent:from; bh=xHwp6u8v2izbYHR3Iz+FKHkstjlPLls+GuycBYfO/RQ=; b=CIwZOkyKyLBgWpmE1nxXDW9MqQCBUucpTnvogw6P7WTNZTEB5a4nu5ynO16nGRen924L8Vl7P1rFvbUPcU7Iy6X7vIbeiuwDa9xSwEt0JSWmGhjFVPiOD+igOPTcpwT8Y6LCyaCSoVtj6lbsjP6jInjOKk8PEYTMU/M/HPv47+I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:to:subject:message-id:references:mime-version:content-type:content-disposition:in-reply-to:user-agent:from; b=tK0A2X7w2PvgL/U1+w6vMvdS+rtTpk5mUMbb0yMTaAtC37i1UWr8sZFSW/fNmgSY54xfIfEHHpwyuzB4iiZgALIWUZWaFtQbOvLhe2Pr0BI1LwKAG44IoEQpwYe+UrRchgq8t5Y6mhQzPXlgKKo2iua2ql3xloMaPx9XESFOyzc= Received: by 10.66.249.8 with SMTP id w8mr4534577ugh.1190390208185; Fri, 21 Sep 2007 08:56:48 -0700 (PDT) Received: from localhost ( [82.122.118.71]) by mx.google.com with ESMTPS id 5sm1026103ugc.2007.09.21.08.56.45 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 21 Sep 2007 08:56:47 -0700 (PDT) Received: by localhost (sSMTP sendmail emulation); Fri, 21 Sep 2007 17:56:57 +0200 Date: Fri, 21 Sep 2007 17:56:57 +0200 To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] ocamlmktop 3.10 fails to link cmo files? Message-ID: <20070921155656.GB31405@localhost> References: <89aa9c440709210731r7ff74b1as761929797ec71f5d@mail.gmail.com> <20070921151814.GA31405@localhost> <89aa9c440709210838j10808c05sc56161d779c1cd2c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <89aa9c440709210838j10808c05sc56161d779c1cd2c@mail.gmail.com> User-Agent: Mutt/1.5.16 (2007-06-11) From: Julien Moutinho X-Spam: no; 0.00; ocamlmktop:01 cmo:01 0200,:01 lablgtk:01 viewcvs:01 lablgtk:01 wrote:01 caml-list:01 usefulness:04 shell:04 shell:04 fri:05 fails:05 src:94 sep:06 On Fri, Sep 21, 2007 at 05:38:53PM +0200, Massimiliano Brocchini wrote: > but doesn't the need to specify the include path reduce the usefulness > of building a custom top level? You could wrap the custom top level inside a shell script, see the lablgtk2 shell script for instance: http://svn.gna.org/viewcvs/lablgtk/trunk/src/lablgtk2.in?rev=1313&dir_pagestart=100&view=markup