On Tue, Sep 10, 2013 at 3:56 PM, Steven McCoy <[email protected]> wrote:

> Use a C99 compiler for CZMQ.  With GCC this is usually with a flag -std=gnu99
> or -std=c99.
>
>
Thanks, setting CFLAGS=-std=c99 during configure worked.

Patrick
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to