guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Replace ltdl with GLib's GModule


From: dsmich
Subject: Re: Replace ltdl with GLib's GModule
Date: Wed, 25 Mar 2020 12:11:24 +0000

> From: "Duy Nguyen"
>
> On Wed, Mar 25, 2020 at 5:24 AM Mike Gran <address@hidden> wrote:
> >
> > In a fit of pique, I pushed a new branch of Guile to the repo
> > called wip-replace-ltdl-with-gmodule. It replaces the dynamic linking
> > library libltdl from libtool with the analagous library GModule
> > from GLib. It was remarkably easy, and, after a cursory test
> > I was surprised to find that it seems to be working.
>
> So knee-jerk reaction, what does GModule do better than libltdl? Or
> perhaps why is libltdl "bad"?

Hopefully it will return something more detailed than "file not found" for the many error cases that libtool lumps into that one error message.

-Dale


reply via email to

[Prev in Thread] Current Thread [Next in Thread]