From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by sympa.inria.fr (Postfix) with ESMTPS id 72B3A7ED27 for ; Mon, 28 May 2012 13:16:34 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqgBAFFew0/RVdS0imdsb2JhbABEgx2CFYE+nDKSDggiAQEBCgkNBxIGI4IXAQEBAwESAg8dARsSCwEDAQsGBQQBBhodAgIjEQEFAQoSBhsKEIdaAQMGBQQHmW4JA4tbUIJwhC8KGScDCleIcQEFDIp3hC0yYAOVF4EPhECIRj2EAA X-IronPort-AV: E=Sophos;i="4.75,670,1330902000"; d="scan'208";a="160242116" Received: from mail-wi0-f180.google.com ([209.85.212.180]) by mail1-smtp-roc.national.inria.fr with ESMTP/TLS/RC4-SHA; 28 May 2012 13:16:24 +0200 Received: by wibhj6 with SMTP id hj6so1400635wib.9 for ; Mon, 28 May 2012 04:16:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:message-id:in-reply-to:references:subject:x-mailer :mime-version:content-type; bh=GtoTvUR4SkQ1Bk4YfTRTPWu7zy8IsgYyPvT6xKV9p2g=; b=iF6rVu7JHvJqWf1w0Qa4NmwNfQzYlykEY4T1NfH47D8vYllmhwJRtYQGZIYboaV5Wj 5Vz5qnpdfPqcj74iJQQXxG3Fj3l9VNDIerPdcqzQ63XMyRaG+pMiDUyUrEhVvRbpjhop TZZDVOiyhzwQd2PV/mXvS/oOTSTqkJBjMmrGK2ao+CEfew706mBhxUN1vTbLVUHmYhMN DywsTepe5UWBBVBfR4T/q8CiUPxAvfxHgN92Y8SJVQ4/fZFWN3qS2Fu2wXnZE+rS+QFn eB8wC63uw9D4EljE+ugHgUFKVIqivTkEZw+a+slrQ6Gs3+XVZ5Ghkvbij30BxyP2C+3C lN2A== Received: by 10.216.145.13 with SMTP id o13mr4262986wej.95.1338203784237; Mon, 28 May 2012 04:16:24 -0700 (PDT) Received: from [10.219.45.147] ([77.209.225.151]) by mx.google.com with ESMTPS id dg2sm32425125wib.4.2012.05.28.04.16.21 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 28 May 2012 04:16:23 -0700 (PDT) Date: Mon, 28 May 2012 12:16:20 +0100 From: Joel Reymont To: Francois Berenger Cc: caml-list Message-ID: <3F0BA391B04E4EC1A8A46400759A36C2@gmail.com> In-Reply-To: <4FC32C5C.4080904@riken.jp> References: <4FC32C5C.4080904@riken.jp> X-Mailer: sparrow 1.2 (build 479.2) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="4fc35e84_2eb141f2_2206" Subject: Re: [Caml-list] OASIS help: passing the -classic-display option to ocamlbuild --4fc35e84_2eb141f2_2206 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline make BUILDFLAGS=classic-display The above should do it, assuming oasis generated a make file for you. -- http://www.linkedin.com/in/joelreymont On Monday, May 28, 2012 at 8:42 AM, Francois Berenger wrote: > Hello, > > Is there a clean way to do this with oasis > rather than having to write a wrapper that > enforces this option and replace the standard > ocamlbuild executable? > > The wrapper approach works but will be erased > upon update of ocamlbuild, which is not > OK in the long run. > > Thanks a lot, > F. > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa-roc.inria.fr/wws/info/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > > --4fc35e84_2eb141f2_2206 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
make BUILDFLAGS=3Dclassic-display

The= above should do it, assuming oasis generated a make file for you. 

--
http= ://www.linkedin.com/in/joelreymont

=20=20=20=20=20

On Monday, May 28, 2012 at 8:42 AM, Franco= is Berenger wrote:

Hello,

<= /div>
Is there a clean way to do this with oasis
rather than = having to write a wrapper that
enforces this option and replace t= he standard
ocamlbuild executable?

The w= rapper approach works but will be erased
upon update of ocamlbuil= d, which is not
OK in the long run.

Than= ks a lot,
F.

--
Caml-list mai= ling list. Subscription management and archives:
https://sympa-r= oc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yah= oo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bi= n/caml-bugs
=20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20
=20=20=20=20=20

--4fc35e84_2eb141f2_2206--