There is an open bug here, along with a dirty workaround:
http://forge.ocamlcore.org/tracker/index.php?func=detail&aid=784&group_id=54&atid=291
I think Sylvain will fix it in the next release.
--
Paolo
___
Caml-list mailing list. Subscription manage
Hi,
Needing oasis to compile Lwt's latest version, I tried using OASIS.
The installer worked but produced an unusable executable. Each run gives the
following error:
oasis: error while loading shared libraries: libpcre.so.0: cannot open shared
object file: No such file or directory
I don't hav
Jon Harrop wrote:
I was hoping for a little more detail, of course. :-)
How is the mapping from old to new pointers stored?
With forwaring pointers. Just take 10 minutes to familiarize yourself
with the standard stopĀ© algorithm and everything will be clear:
http://en.wikipedia.org/wiki/Chene