In article <[EMAIL PROTECTED]>, Greg Thompson
<[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
John D. Polstra & Co., Inc. Seattle, Washington USA
"Disappointment is a good sign of basic intelligence." -- Ch�gyam Trungpa
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message