[zeromq-dev] zeromq & iOS6

Pieter Hintjens ph at imatix.com
Thu Nov 29 05:25:32 CET 2012


It's apparently a known issue with the iOS version, try Googling it.

http://stackoverflow.com/questions/12500966/app-crashes-on-ios-6-symbol-not-found-sync-fetch-and-add-4

etc.

-Pieter

On Wed, Nov 28, 2012 at 10:35 PM, michael j pan <mjpan at nephosity.com> wrote:
> has anyone figures out how to get zmq running on iOS6?
>
> we have been using zmq in our app for the past 3 years, but with the release
> of iOS6, calling zmq_connect causes the dyld_fatal_error (below).   see also
> this thread.  http://goo.gl/914Lx
>
>
> thanks
> Mike
>
> ---
>
> dyld: lazy symbol binding failed: Symbol not found: ___sync_fetch_and_add_4
>
>   Referenced from:
> /var/mobile/Applications/978BCD17-51AF-4DD5-993D-1F93E3CDF1A4/X.app/X
>
>   Expected in: /usr/lib/libSystem.B.dylib
>
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



More information about the zeromq-dev mailing list