caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Tiphaine Turpin <Tiphaine.Turpin@irisa.fr>
To: Tiphaine Turpin <Tiphaine.Turpin@irisa.fr>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Batteries conflicts with Extlib
Date: Fri, 27 Mar 2009 18:31:33 +0100	[thread overview]
Message-ID: <49CD0D75.2030807@irisa.fr> (raw)
In-Reply-To: <49CD02C9.1020706@irisa.fr>

Well, the easiest solution that I found was to
- wrap my extlib-dependent library into one that don't use it in its
interface
- make a big .cma with it
- compile the rest against it and without extlib.

This seems to work.

Tiphaine


Tiphaine Turpin a écrit :
> Hi,
>
> Is there a simple way to mix in the same project,
> - ocaml batteries
> - some library whose API refers to (some old version of) extlib
> ?
>
> Thanks,
>
> Tiphaine
>
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>
>   


  reply	other threads:[~2009-03-27 17:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-27 16:46 Tiphaine Turpin
2009-03-27 17:31 ` Tiphaine Turpin [this message]
2009-03-27 20:08 ` [Caml-list] " Richard Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49CD0D75.2030807@irisa.fr \
    --to=tiphaine.turpin@irisa.fr \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).