[zeromq-dev] Version 4.0 release fork
Pieter Hintjens
ph at imatix.com
Tue Sep 24 15:36:35 CEST 2013
Given that CURVE is still experimental, we can build 4.0.0 without it,
on Windows. My hope is that using it in libzmq will push progress on
Window packaging for it, but we don't need to have a critical
dependency on that. All the CURVE code compiles conditionally, if
HAVE_LIBSODIUM is not defined.
On Tue, Sep 24, 2013 at 3:26 PM, Steven McCoy <steven.mccoy at miru.hk> wrote:
> On 23 September 2013 23:34, Steven McCoy <steven.mccoy at miru.hk> wrote:
>>
>> 09/23/2013 11:26 PM 1,423,600 libsodium-v120-mt-sgd-0_4_3.lib
>> 09/23/2013 11:26 PM 2,064,212 libsodium-v120-mt-s-0_4_3.lib
>>
>
> This is only building on v120/MSVC2013 due to C99 usage. There is some new
> function that is linking that breaks all the older toolkits. Does someone
> want to start a C89 libsodium fork?
>
> It definitely does not build out of the box, there is DJB's laziness with
> floating point literals and various instances of Unix only headers, some odd
> C99 incompatibilities in inline functions, but no major code changes
> required.
>
> About 5 hours to get v3.2.4 and v4.0.0 ready and built in supported
> configurations.
>
> --
> Steve-o
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list