Furthermore, if you can provide the build log, that'd be great. On 15/06/2012 08:20, Victor Perron wrote: > Hello, > > I think you are mismatching somehow. This page explains how to properly > generate a library that embeds both ZeroMQ and JZMQ. There are no > specific instructions about ZeroMQ-standalone-for-NDK creation, but that > could be an addition to it. > > The --enable-self-contained flag is available only for jzmq, so it can't > be included in the zeromq configuration process; the same applies to > --disable-version flag. > > Concerning -Werror, I think it may depend on your toolchain, and it's > not part of the wiki page. > If your compilation fails because of it, could you please be more > specific about the tools you are using, the zeromq version tried, your > OS and version, so that we can maybe create a fix afterwards ? > > Best regards, > > On Fri, Jun 15, 2012 at 4:36 AM, strexxx <[email protected] > <mailto:[email protected]>> wrote: > > Hi, > > Don't know where to push this, and if it was already known. > > I have followed the instruction on > http://www.zeromq.org/build:android > with which I failed making a usable libraries... > > still, it succeeds if: > - "-Werror" is removed (the tcp_address.cpp fails otherwise) from > the zmq compilation > - "-avoid-version" is added to the zmq compilation (android does > not appreciate links libzmq.so -> libzmq.so.3 -> libzmq.so.3.0.0) > - "--enabled-self-contained" has to be removed ( following > > https://groups.google.com/group/android-ndk/browse_thread/thread/bb5bfae006a9c8a2 > ) > > > Hope it serves. > > > > > > > _______________________________________________ > zeromq-dev mailing list > [email protected] <mailto:[email protected]> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > > > > -- > Victor > > > > _______________________________________________ > 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
