Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2006 15:54:37 -0600
From:      Eric Schuele <e.schuele@computer.org>
To:        freebsd-hackers@freebsd.org
Subject:   Re: repeatedly opening the same .so(s) is slow?
Message-ID:  <441F249D.4050107@computer.org>
In-Reply-To: <20060320185113.GA8370@britannica.bec.de>
References:  <441EDD35.3080105@computer.org> <20060320185113.GA8370@britannica.bec.de>

next in thread | previous in thread | raw e-mail | index | archive | help
joerg@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
> 


-- 
Regards,
Eric



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?441F249D.4050107>