[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dynamic linking
From: |
Ludovic Courtès |
Subject: |
Re: dynamic linking |
Date: |
Mon, 08 Feb 2010 13:50:54 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
Hi,
"Tomas By" <address@hidden> writes:
> The version of Guile I am using is 1.8.7 -- is it worth trying 1.9
> instead?
>
> Is it generally possible to use two different libgc at the same time?
Guile 1.8 does *not* use libgc. So there must be something else going on.
Looking at the strace(1) output you sent doesn’t really help. Could you
instead send the strace(1) output starting at the first occurrence of
“libguile”?
Thanks,
Ludo’.