Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2006 19:51:13 +0100
From:      joerg@britannica.bec.de
To:        freebsd-hackers@freebsd.org
Subject:   Re: repeatedly opening the same .so(s) is slow?
Message-ID:  <20060320185113.GA8370@britannica.bec.de>
In-Reply-To: <441EDD35.3080105@computer.org>
References:  <441EDD35.3080105@computer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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. Check whether it is using libtool's dlopen wrapper, since it
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



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