Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] rev 34243: /trunk/ /trunk/plugins/asn1/: CMakeLists.txt /tru

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Fri, 24 Sep 2010 23:12:59 +0200
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.