caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] OASIS help: passing the -classic-display option to ocamlbuild
@ 2012-05-28  7:42 Francois Berenger
  2012-05-28 11:16 ` Joel Reymont
  0 siblings, 1 reply; 2+ messages in thread
From: Francois Berenger @ 2012-05-28  7:42 UTC (permalink / raw)
  To: caml-list

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] OASIS help: passing the -classic-display option to ocamlbuild
  2012-05-28  7:42 [Caml-list] OASIS help: passing the -classic-display option to ocamlbuild Francois Berenger
@ 2012-05-28 11:16 ` Joel Reymont
  0 siblings, 0 replies; 2+ messages in thread
From: Joel Reymont @ 2012-05-28 11:16 UTC (permalink / raw)
  To: Francois Berenger; +Cc: caml-list

[-- Attachment #1: Type: text/plain, Size: 772 bytes --]

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
> 
> 



[-- Attachment #2: Type: text/html, Size: 1448 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-28 11:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-28  7:42 [Caml-list] OASIS help: passing the -classic-display option to ocamlbuild Francois Berenger
2012-05-28 11:16 ` Joel Reymont

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).