> > I have version 4.0.1 compiled,isn't there some kinda options to add > like -static and compile static version of zmq inside pyzmq. > Then I suppose I could just put module in same dir and call it (or not?). > > It is not static, it is still a dynamic library, just with a relative > rpath so it's all shipped together. >
Can I build it static so there is no dynamic loading?
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
