[zeromq-dev] cmake support.

George Neill georgen at neillnet.com
Tue Nov 11 09:29:34 CET 2008


On Tue, Nov 11, 2008 at 1:36 AM, Martin Sustrik <sustrik at fastmq.com> wrote:
> George,
>
>> Well, I had a couple of hours tonight, it doesn't look like any of the
>> platform checks (headers/functions) are in use anywhere!
>>
>> The only ones I see in use are the ZMQ_HAVE_<PLAT> defines, is that
>> correct?
>
> Yes, we've opted to make 0MQ core build dependent on a single parameter -
> platform name. The goal is to keep build as simple and as predictable as
> possible.
>
> However, there are some specific checks for add-on components like java
> extension, python extension, videoconferencing example etc.

Okay!  I have built libzmq and zmq_server successfully on aix, hpux,
linux, solaris and win.  As soon as I get this all cleaned up and the
ancillary dirs added, i'll submit a patch.  Unfortunately I don't have
a darwin, qnx or *bsd box laying around at the moment, so hopefully
one of you guys could help me out there?

Later,
George.



More information about the zeromq-dev mailing list