Date: Tue, 18 Jul 2000 10:21:59 -0700 (PDT) From: John Polstra <jdp@polstra.com> To: johnnyteardrop@hotmail.com Cc: hackers@freebsd.org Subject: Re: rtld problem Message-ID: <200007181721.KAA12267@vashon.polstra.com> In-Reply-To: <20000718171438.22495.qmail@hotmail.com> References: <20000718171438.22495.qmail@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <20000718171438.22495.qmail@hotmail.com>, Greg Thompson <johnnyteardrop@hotmail.com> wrote: > i'm having trouble with the runtime linker. What version of FreeBSD? > my app references symbols in a shared lib. the shared lib uses > symbols in another shared lib. if i like my app only against lib #1, > it crashes while initializing static objects in lib #2. if i link > my app against both lib #1 and lib #2, it runs fine. i believe the > problem is that the runtime linker/loader is initializing objects > out of order. Is your test case something that you can package up and send to me in a form that makes it easy for me to reproduce the problem? John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007181721.KAA12267>