[zeromq-dev] (py)zmq PUSH/PULL, freebsd, kqueue error
Chuck Remes
cremes.devlist at mac.com
Wed Oct 26 15:00:56 CEST 2011
On Oct 26, 2011, at 3:00 AM, Gábor Farkas wrote:
> is there any way to verify that the compiled zeromq does not use kqueue?
> (i mean, is there any way to verify that i applied the switch correctly?)
If you read the config.log after building, it should show all of the arguments passed to the compiler. You should see that macro passed each time when compiling a C++ file.
cr
More information about the zeromq-dev
mailing list