Yes, I saw that about a week ago. Unfortunately it looks like they actually pull the entire zeromq code base into the python build system (distutils), which is not very ideal. In the long run, I need to figure out a way of doing the static linking given the libzmq.a. It should not be too difficult to do that.
Cheers, Brian On Wed, Sep 29, 2010 at 11:06 AM, Martin Sustrik <[email protected]> wrote: > I am not a Python developer but this looks like it may be handy: > > http://pypi.python.org/pypi/pyzmq-static/2.0.8 > > Martin > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > -- Brian E. Granger, Ph.D. Assistant Professor of Physics Cal Poly State University, San Luis Obispo [email protected] [email protected] _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
