flatzo/liburcu

Failed compiling on ARMv7

Closed this issue · 1 comments

I'm trying to build liburcu for the Samsung S3 Chromebook. It builds ok, but when it gets to linking, it falls over with pthread.

Log: http://sprunge.us/WbWM
uname -a: http://sprunge.us/RfEN
gcc -v: http://sprunge.us/GOKE (I had to compile my own as ArchARM doesn't have gcc >= 4.8.3)

Sorry for the delay in replying, hopefully you already found a fix for your problem. Otherwise ,the patches in this repo are only targeted for Android. You should try cloning from git://git.lttng.org/userspace-rcu.git instead as this is the official repo maintainted by EfficiOS. If you still have problems, lttng's mailing list is probably the best place to ask for help.