* Batteries conflicts with Extlib
@ 2009-03-27 16:46 Tiphaine Turpin
2009-03-27 17:31 ` [Caml-list] " Tiphaine Turpin
2009-03-27 20:08 ` Richard Jones
0 siblings, 2 replies; 3+ messages in thread
From: Tiphaine Turpin @ 2009-03-27 16:46 UTC (permalink / raw)
To: caml-list
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] Batteries conflicts with Extlib
2009-03-27 16:46 Batteries conflicts with Extlib Tiphaine Turpin
@ 2009-03-27 17:31 ` Tiphaine Turpin
2009-03-27 20:08 ` Richard Jones
1 sibling, 0 replies; 3+ messages in thread
From: Tiphaine Turpin @ 2009-03-27 17:31 UTC (permalink / raw)
To: Tiphaine Turpin; +Cc: caml-list
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
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] Batteries conflicts with Extlib
2009-03-27 16:46 Batteries conflicts with Extlib Tiphaine Turpin
2009-03-27 17:31 ` [Caml-list] " Tiphaine Turpin
@ 2009-03-27 20:08 ` Richard Jones
1 sibling, 0 replies; 3+ messages in thread
From: Richard Jones @ 2009-03-27 20:08 UTC (permalink / raw)
To: Tiphaine Turpin; +Cc: caml-list
On Fri, Mar 27, 2009 at 05:46:01PM +0100, Tiphaine Turpin wrote:
> 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
Hmmmm ...
Rich.
--
Richard Jones
Red Hat
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-03-27 20:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-27 16:46 Batteries conflicts with Extlib Tiphaine Turpin
2009-03-27 17:31 ` [Caml-list] " Tiphaine Turpin
2009-03-27 20:08 ` Richard Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox