bug-libtool
[Top][All Lists]
Advanced

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

Re: Mac OS X .dylib not working


From: Andy Wingo
Subject: Re: Mac OS X .dylib not working
Date: Fri, 04 Mar 2011 09:59:44 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi Peter,

On Fri 04 Mar 2011 03:59, Peter O'Gorman <address@hidden> writes:

>>> So the wanted behavior is to first try opening a library without
>>> adding an extension, and then try out different endings. On Mac OS
>>> X, it would be best trying out .dylib first - I haven't seen any
>>> other ending in use.
>
> It does seem as though guile should sometimes be trying lt_dlopen()
> first - then libltdl will attempt to open whatever it's given.

Guile only does this, for the record; we rely entirely on ltdl to do the
right thing, which it usually does.  Thanks!

> However, I can see the point that libltdl should try .dylib as well as
> .so for lt_dlopenext on Mac OS X. I will come up with a patch for that.

And thanks for this too :-)

Andy
-- 
http://wingolog.org/



reply via email to

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