arm-linux make error
Description
Environment
arm-linux gcc
Activity
Show:
Details
Details
Assignee
Unassigned
UnassignedReporter
miracle cjt
miracle cjtComponents
Affects versions
Priority
Created September 13, 2012 at 3:54 AM
Updated September 13, 2012 at 3:54 AM
When I use arm-liunx-gcc(4.3.2) to compile zerqmq 3.2, I got the error like this "session_base.cpp: In member function 'void zmq::session_base_t::monitor_event(int, ...)':
session_base.cpp:279: error: cannot pass objects of non-POD type 'struct va_list' through '...'; call will abort at runtime:. How can I fix it?