Browse thread
OCaml 3.11.0 release candidate
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2008-11-27 (15:09) |
From: | Stéphane_Glondu <steph@g...> |
Subject: | Re: [Caml-list] OCaml 3.11.0 release candidate |
Richard Jones a écrit : > So as I understand this, every package which uses camlp4lib.cma has to > be changed to add 'dynlink.cma' before camlp4lib.cma? Yes. For Findlib-aware build systems, the proper fix would be to make camlp4 depend on dynlink. -- Stéphane