On 14 January 2014 12:21, Dmitry Antipov <anti...@dev.rtsoft.ru> wrote:

> I need to develop 0MQ-based application for an old (RedHat 7.x-based)
> system with gcc-2.95. Unfortunately upgrading is practically impossible.
>

Do you have to build on the target system?  Use static linking of libc &
libstdc++ from a host with a newer GCC or Clang.

-- 
Steve-o
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to