[zeromq-dev] Cross compile for ArchLinux ARM

2013-04-06 Thread Michael Powell
Hello, I want to cross compile for ArchLinux ARM. I do not want to use the shared libraries if I can help it. I want to statically link if I can, at least during development. I'd like for the make install to land in a $WORKSPACE/tools/installed/zeromq directory, for instance: I'm assuming we would

Re: [zeromq-dev] Cross compile for ArchLinux ARM

2013-04-06 Thread Joshua Foster
It should be possible. I've used it on Raspberry PI (Debian) so it should compile under ArchLinux. Others have cross-compiled for Android. ZeroMQ doesn't have many external dependencies. When I did a linux cross-compile for an embedded system for ZMQ 2.2.0, it only required libuuid. If you use