repeatedly opening the same .so(s) is slow?

Eric Schuele e.schuele at computer.org
Mon Mar 20 21:54:48 UTC 2006


joerg at britannica.bec.de wrote:
> On Mon, Mar 20, 2006 at 10:49:57AM -0600, Eric Schuele wrote:
>> I have a port (gnucash) which takes 3-4 minutes to open on a 2.6GHz 
>> machine.  It used to take 15-20 seconds till all of the libtool changes.
> 
> This sounds exactly like the problems I initially had with KDE on
> DragonFly. 

You say 'initially'.  Did you find a fix?

> Check whether it is using libtool's dlopen wrapper, since it

It has its own libguile-ltdl.so.  I'm not sure of its function though as 
it can happily be replaced with the ligltdl.so, with no immediate bad 
side effects.

> seems to believe that the system dlopen either can't support hard-coded
> search paths (known bug in the last 1.5 version of libtool) or can't
> trace dependency libs.
> 
> Joerg
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
> 


-- 
Regards,
Eric


More information about the freebsd-hackers mailing list