[zeromq-dev] Version 4.0 release fork
Steven McCoy
steven.mccoy at miru.hk
Wed Sep 25 17:35:59 CEST 2013
On 25 September 2013 11:15, KIU Shueng Chuan <nixchuan at gmail.com> wrote:
> You could generate the import library from the provided libsodium-4.def
> file per the instructions at http://www.mingw.org/wiki/MSVC_and_MinGW_DLLs
> .
>
>
Importantly there is no 64-bit library and I don't want to bring in all the
GCC and MinGW dependencies (libgcc.a libmingwex.a). I've gone through this
with OpenPGM 2 before and the preferred direction is a native build using
native tools.
I have MSVC2013 all building correctly, all it is now is about how feasible
it is to bring in the older compilers. MSVC2013 has completely dropped XP
support for example. Considering the C99 & C++11 support that is provided
I'm not so concerned for shrink wrapped deployment.
Developers are free to build their own versions with GCC mixed libraries.
--
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130925/feaaa116/attachment.htm>
More information about the zeromq-dev
mailing list