On Fri, Sep 24, 2010 at 08:41:37PM +0000, g...@wireshark.org 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                                           <jma...@loplof.de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to