[zeromq-dev] [ zeromq-dev] C binding DLL for ROOT/CINT
Martin Lucina
mato at kotelna.sk
Mon May 10 17:35:33 CEST 2010
Hi Armin, Martin,
> Btw, how does the QNX port do? Does it work out of the box?
>
>
>
> After the porting steps below it works out of the box:
>
> - CC=qcc CXX=QCC configure --with-c --with-perf .... if only C-bindings are requested
>
> - then add to platform.hpp:
>
> #define rpl_malloc malloc
I still don't understand where this rpl_malloc is coming from. In any case
this change can go in platform.hpp as QNX-specific.
> #define ZMQ_FORCE_SELECT 1
Does QNX not have a working poll() implementation? That would be somewhat
surprising... Anyone else here using 0MQ on QNX that can comment?
-mato
More information about the zeromq-dev
mailing list