On 21.01.2015 06:10, Santiago Regusci wrote: > Hi > > I am having trouble building a package czmq with barrier breaker for > Mips24kc. > i get src/.libs/libczmq.so: undefined reference to `__sync_add_and_fetch_8' > do i have to add libatomic in the makefile toolchain. or has did anyone > have a similar problem. > > how i can i fix this? >
for reference - gcc bugs reporting same symbol issue: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56296 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56300 bug in webkit + fix https://bugs.webkit.org/show_bug.cgi?id=106739 http://trac.webkit.org/changeset/144077 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
