Hi,
I'd like to use zeromq on the zedboard.
zeromq's configuration returns the error:
error: unsupported system: eabi
Is this a zedboard issue or a zeromq issue?
Hi,
I'd like to use zeromq on the zedboard.
zeromq's configuration returns the error:
error: unsupported system: eabi
Is this a zedboard issue or a zeromq issue?
Got that problem by forcing the "host_os" variable to 'linux'.
./configure ran without errors.
Next up, make.
make fails.
The error returned is:
ISO C++ 1998 does not support "long long"