Wireshark mailing list archives

Re: rev 34243: /trunk/ /trunk/plugins/asn1/: CMakeLists.txt /trunk/plugins/docsis/: CMakeLists.txt /trunk/plugins/ethercat/: CMakeLists.txt /trunk/plugins/giop/: CMakeLists.txt ...


From: Joerg Mayer <jmayer () loplof de>
Date: Fri, 24 Sep 2010 23:12:59 +0200

On Fri, Sep 24, 2010 at 08:41:37PM +0000, guy () 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                                           <jmayer () 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-request () wireshark org?subject=unsubscribe


Current thread: