Re: --enable-static=PKGS

"Dave Shield" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 06/02/2008, Bell, Adam <[email protected]> wrote:
> One of the flags for configure is
>     --enable-static=PKGS
> Does anyone have information about what PKGS are?

I think (though I'm not sure) that this particular description text
comes from the general "autoconf" framework, and is referring
to software suites which are split up into separate "packages".
That flag can (in principle) be used to selectively compile certain
elements of the software suite statically, and others dynamically.


   The Net-SNMP suite doesn't make use of this sort of internal
sub-structure, so references to packages are not relevant.
Treat this particular flag as a simple boolean option:

    ./configure --enable-static
              will build the software using static linking
    ./configure --disable-static   [the default]
              will build the software using dynamic linking

I think.

Suck it and See.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.