[zeromq-dev] Important: backward incompatible changes for 0MQ/3.0!

Martin Lucina mato at kotelna.sk
Fri Mar 25 12:21:21 CET 2011


mato at kotelna.sk said:
> The only question remains (as I understand it from the discussion) that at
> least some people here are on Windows. I don't know if it's this easy to
> get the same result.

FWIW, here's a good rundown of the options on Windows I found by some quick
Googling:

http://groups.google.com/group/google-perftools/browse_thread/thread/8982a24d26497856

Skimming through the post and references shows that linking with a
replacement malloc statically is possible, as long as you have control over
the entire build chain of your application. Some other horrible hacks like
patching the Windows CRT are also mentioned but 99% of people shouldn't
need to do that.

So, the alternative is there.

-mato



More information about the zeromq-dev mailing list