>>>>> "Bill" == Bill Allombert <bill.allomb...@math.u-bordeaux1.fr> writes:

    Bill> On Tue, Nov 29, 2011 at 10:42:13AM -0500, Sam Hartman wrote:
    >> 
> Do you have any suggestions on how to deal with it in this case?
    >> libverto-glib1 and libverto-libev1 are basically plugins into
    >> libverto.

    Bill> Generally in that case, the plugins do not need to depend on
    Bill> the library because they do not provide an interface by
    Bill> themself.

The plugin uses symbols from the main library and does link against it.
If you are designing portable plugins and portable plugin build systems
you want to make sure you have no unresolved symbols in your plugins.
This is particularly true when the framework you are plugging into has
symbol versions.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to