gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] question: gnash library linkage


From: Hong Yu
Subject: [Gnash-dev] question: gnash library linkage
Date: Tue, 24 Feb 2009 12:48:02 +0800
User-agent: Thunderbird 2.0.0.19 (X11/20090105)


Hello! May I have a question about library linkage of Gnash binaries and libraries? Take Gnash.0.8.4 as example, if I run 'ldd gtk-gnash', the output will point to 'libgnashcore-0.8.4.so' as one of the dependencies. What if we want 'gtk-gnash' to be first linked to the link-file 'libgnashcore.so', which again points to the actual library file 'libgnashcore-0.8.4.so'. How can we possibly modify Makefile.am or else to achieve the result? Thanks!




reply via email to

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