[zeromq-dev] Governance of language bindings
Toralf Wittner
toralf.wittner at gmail.com
Mon Mar 1 00:36:16 CET 2010
On Tue, Jan 26, 2010 at 5:44 PM, Martin Lucina <mato at kotelna.sk> wrote:
> By definition, if you've downloaded the 0mq core package you already have C
> and C++ installed. Therefore at least these two bindings should be built
> and installed *by default*.
>
> This allows newcomers to just download the package, run "./configure &&
> make
> && make install" and get a working system. With the current behaviour
> people have to explicitly find the relevant documentation that tells them
> to add "--with-c --with-cpp" to the options to configure.
>
Also other language bindings depend on zmq.h. When distributed independent
of 0MQ they need zmq.h installed, so I think at least --with-c=yes has to be
the default (cf. attached patch).
Cheers,
Toralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20100301/68d53c2e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: with-c.diff
Type: text/x-patch
Size: 522 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20100301/68d53c2e/attachment.bin>
More information about the zeromq-dev
mailing list