From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 452F87EE99 for ; Thu, 23 Jan 2014 00:30:52 +0100 (CET) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of john@coherentgraphics.co.uk) identity=pra; client-ip=188.64.184.40; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="john@coherentgraphics.co.uk"; x-sender="john@coherentgraphics.co.uk"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of john@coherentgraphics.co.uk) identity=mailfrom; client-ip=188.64.184.40; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="john@coherentgraphics.co.uk"; x-sender="john@coherentgraphics.co.uk"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@bluechip4.ukhost4u.com) identity=helo; client-ip=188.64.184.40; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="john@coherentgraphics.co.uk"; x-sender="postmaster@bluechip4.ukhost4u.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AioDAPtT4FK8QLgoemdsb2JhbABbg0S8NYETFg4BAQsHDQk8giUBAQEEOEABEAsHEQkWDwkDAgECAUUUiA4BxCEXjnwHFoQiAQOeaY5+ X-IPAS-Result: AioDAPtT4FK8QLgoemdsb2JhbABbg0S8NYETFg4BAQsHDQk8giUBAQEEOEABEAsHEQkWDwkDAgECAUUUiA4BxCEXjnwHFoQiAQOeaY5+ X-IronPort-AV: E=Sophos;i="4.95,702,1384297200"; d="scan'208";a="45773267" Received: from bluechip4.ukhost4u.com ([188.64.184.40]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 23 Jan 2014 00:30:51 +0100 Received: from [46.64.58.244] (port=58903 helo=[192.168.1.66]) by bluechip4.ukhost4u.com with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.82) (envelope-from ) id 1W67Fy-003vxa-M7; Wed, 22 Jan 2014 23:30:50 +0000 Message-ID: <52E054A8.6040307@coherentgraphics.co.uk> Date: Wed, 22 Jan 2014 23:30:48 +0000 From: John Whitington User-Agent: Postbox 3.0.8 (Macintosh/20130427) MIME-Version: 1.0 To: rinderkn@caesar.elte.hu CC: William R , caml-list@inria.fr References: <52DF18CB.6000809@caesar.elte.hu> <52DF76A5.1020805@libertysurf.fr> <52E01A76.7050109@caesar.elte.hu> In-Reply-To: <52E01A76.7050109@caesar.elte.hu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bluechip4.ukhost4u.com X-AntiAbuse: Original Domain - inria.fr X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - coherentgraphics.co.uk X-Get-Message-Sender-Via: bluechip4.ukhost4u.com: authenticated_id: john@coherentgraphics.co.uk Subject: Re: [Caml-list] [ANN] Announcing yet another Makefile for OCaml Hi, Thanks for this work -- I'll have a look since I use OCamlmakefile exclusively at the moment. Per-module options look interesting! Christian Rinderknecht wrote: > Dear William and list members, > > On 01/22/2014 08:43 AM, William R wrote: >> could you explain differences with OCamlMakefile > > This is a fair question, since Markus' work has been around for quite > a while, but I am afraid that I never used it. Nevertheless, I went > through the documentation and the source code and here are the main > differences I can see at the moment (my apologies to Markus if I am > mistaken): To correct a few: in OCamlmakefile: > * Builds library and toplevels vs none make top, make byte-code-no-link, make native-code-nolink > * Generates documentation vs none make htdoc/ltdoc/psdoc/pdfdoc > * Support for ocamlfind vs none PACKS = camlpdf to use ocamlfind packages. To get it to use ocamlfind all over, use REAL_OCAMLFIND=ocamlfind (not documented) Thanks, -- John Whitington Director, Coherent Graphics Ltd http://www.coherentpdf.com/