On Fri, Sep 24, 2010 at 08:41:37PM +0000, guy@xxxxxxxxxxxxx wrote:
> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34243
>
> User: guy
> Date: 2010/09/24 01:41 PM
>
> Log:
> Plugins are not shared libraries, so:
>
> 1) don't set thei SOVERSION - run-time-loaded modules don't have
> an SOVERSION;
Thanks for explaining this.
> 2) build them with link mode MODULE, not SHARED, on all
> platforms.
Hmm, the remaining line now reads "set(LINK_MODE_MODULE SHARED)",
that's not what your comment above says.
Thanks!
Joerg
--
Joerg Mayer <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.