Can you run: file on the libzmq .so library that was installed by your apt command and tell the output here? It may be that the target that was compiled for is not suitable for your architecture. On Aug 12, 2015 5:14 PM, "Kelly Beard" <[email protected]> wrote:
> 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 > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
