[Buildroot] [Bug 7424] undefined reference to `__builtin_thread_pointer'

bugzilla at busybox.net bugzilla at busybox.net
Sun Oct 26 20:50:40 UTC 2014


https://bugs.busybox.net/show_bug.cgi?id=7424

--- Comment #9 from Thomas Petazzoni <thomas.petazzoni at free-electrons.com> 2014-10-26 20:50:40 UTC ---
I'm able to reproduce the problem, with the config provided by the bug
submitter. The corresponding defconfig is:

BR2_arm=y
BR2_arm1176jzf_s=y
BR2_ARM_EABIHF=y
BR2_TOOLCHAIN_BUILDROOT_VENDOR="raspberry"
BR2_KERNEL_HEADERS_3_16=y
BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
BR2_TOOLCHAIN_BUILDROOT_INET_RPC=y
BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
BR2_BINUTILS_VERSION_2_24=y
BR2_GCC_VERSION_4_9_X=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
# BR2_GCC_ENABLE_TLS is not set
BR2_INIT_NONE=y
# BR2_PACKAGE_BUSYBOX is not set
# BR2_TARGET_ROOTFS_TAR is not set

Most likely, the problem is due to "# BR2_GCC_ENABLE_TLS is not set".

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the buildroot mailing list