Comment 8 for bug 922199

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Duplicate static symbols get loaded in memory

Correction:
Obviously plugins should only ever link to dynamic libraries and/or their own private static libraries. Otherwise you will create duplicate symbols within the plugin.