On 25 September 2013 11:15, KIU Shueng Chuan <nixch...@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
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to