[Buildroot] [PATCH] package/ctorrent: fix static builds with threads

Peter Korsgaard peter at korsgaard.com
Sun Oct 16 13:08:21 UTC 2016


>>>>> "Olaf" == Olaf Rempel <razzor at kopf-tisch.de> writes:

 > Fix static linking with enabled threads for some toolchains
 > ./arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.a(guard.o): In
 > function `(anonymous namespace)::get_static_cond()':
 > guard.cc:(.text._ZN12_GLOBAL__N_115get_static_condEv+0x6): undefined reference to `pthread_once'

 > Fixes: http://autobuild.buildroot.net/results/138/138569071d0514a0301aa5568bc86706e692d5e9/

 > Signed-off-by: Olaf Rempel <razzor at kopf-tisch.de>

Thanks, but this is really a toolchain error with uClibc as ctorrent
doesn't use pthread. With the recently released uClibc-ng 1.0.18 this is
now fixed, so this is now fixed and I've marked this patch as rejected.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list