On Tue, Nov 19, 2013 at 3:54 PM, Nikola <[email protected]> wrote:
> Any pointers on how to make it static? > not that I am aware of, but it shouldn't be too hard to search for. > > > On Wed, Nov 20, 2013 at 12:33 AM, MinRK <[email protected]> wrote: > >> Yes and no - compiled Python modules are themselves dynamic libraries, >> so the best result is N-1 dynamic loads if you make libzmq static. >> >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> >> > > > -- > God is Real, unless declared Integer. > J. Allan Toogood, FORTRAN programmer > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
