On 30 Nov 2011, at 07:53, Dimiter malkia Stanev wrote: > Hi Nick, > > I had to add this to the configure script: > > CPP="cpp" CXXCPP="cpp" >
Hi Dimiter, so all I was missing from my ./configure was CPP="cpp" CXXCPP="cpp" ! That's absolutely brilliant, I've now run ./configure with those extra parameters, and build an Arm ZeroMq library, and successfully tested ZeroMq on a real iPhone, fantastic! Thanks again, I would never have figured out those extra parameters myself, I spent an entire afternoon already trying to figure them out. As to the idea of a wiki, sounds great. I'm not surprised you're getting more and more questions like this, ZeroMQ is a perfect fit for peer-to-peer networking of mobile devices. Best Regards, Nick Talbot _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
