gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] question: libmozsdk.so


From: Rob Savoye
Subject: Re: [Gnash-dev] question: libmozsdk.so
Date: Mon, 29 Dec 2008 07:43:28 -0700
User-agent: Thunderbird 2.0.0.18 (X11/20081119)

Hong Yu wrote:

> Thanks for the suggestions!  I have one more question:  I have used 'ldd
> gtk-gnash' and 'ldd libgnashplugin.so' but I don't see the two directly
> linked to 'libmozsdk.so' ?  So which will need 'libmozsdk.so' during
> runtime, 'gtk-gnash', or, 'libgnashplugin.so' ?

'libgnashplugin.so'. It's linked in directly, ldd won't see it. Instead
you'd have to use 'nm --demangle -o' to see one of the symbols.

        - rob -




reply via email to

[Prev in Thread] Current Thread [Next in Thread]