[zeromq-dev] New to 0MQ: examples core dump with Illegal instruction
Kelly Beard
kenverybigliar at gmail.com
Wed Aug 12 23:14:23 CEST 2015
Running on a Raspberry Pi 2 with Raspbian (Debian Wheezy).
Did a "apt-get install libzmq3-dev"
git cloned the zguide stuff and hopped over to the C++ examples folder.
g++ --version reports 4.6.3
Simply did a "g++ -g hwserver.cpp -o hwserver -lzmq" and no problems with
that.
If I run hwserver, program immediately core dumps with "illegal
instruction". I even a cout print statement before the first call to the
context_t constructor - nothing but cores all day long.
Searched Gmane and archives but nothing yet.
???
--
Kelly Beard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150812/a0694271/attachment.htm>
More information about the zeromq-dev
mailing list