On Mon, February 8, 2010 13:15, Tomas By wrote:
> I have now tried to link my Mercury library with the libgc that Guile
> uses instead of the Mercury one, and I asked about it on the Mercury
> mailing list, where I got this reply:
>
> "The version of libgc that Mercury uses contains Mercury specific
> modifications; I would be surprised if linking against the system
> wide one worked."
> [...]
> Is it generally possible to use two different libgc at the same time?

Just to be absolutely clear: these are both versions of the Boehm GC
library. Mercury uses a modified version located under /usr/local/mercury*
and Guile (afaik) uses a standard version in /usr/lib.

/Tomas




Reply via email to