[zeromq-dev] List Guidelines and Project/Source modifications - Windows/MSVC
rafael at soscpd.net
rafael at soscpd.net
Fri Jan 20 15:16:16 CET 2012
On 20.01.2012 07:38, john skaller wrote:
[]
> At the top of zmq.h where similar code is right now.
> In fact the zmq.h code covers more OS than above I might
> even steal it and put those options into Felix .. :)
Not on Felix here. My goal is to get a monolithic czmq
dynamic and static link libs (so/dll) for a kernel driver (on
posix/windows).
I think ZMQ OS specifics should stay in ZMQ, and bindings specifics
should be handled elsewhere (too new on zmq source/style to assume
the where bit).
I'll be implementing mutually exclusive ZMQ_LINK_DYNAMIC and
ZMQ_LINK_STATIC.
I need some time (that I do not have now) with git so, will be working
here:
https://github.com/rdmenezes
Tips and insights are appreciated.
Regards
Rafael
More information about the zeromq-dev
mailing list