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 -


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to