;
> If you do find these symbols in your gcc toolchain, I'd say to look for
> flags to enable them.
> They might be disabled by default.
>
>
>
>
> On Wed, Jan 21, 2015 at 7:10 AM, Santiago Regusci
> wrote:
>
>> Hi
>>
>> I am having trouble build
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?
thank you
Santi