From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla at busybox.net Date: Sun, 26 Oct 2014 20:50:40 +0000 (UTC) Subject: [Buildroot] [Bug 7424] undefined reference to `__builtin_thread_pointer' In-Reply-To: References: Message-ID: <20141026205040.A244DAA81B@busybox.osuosl.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net https://bugs.busybox.net/show_bug.cgi?id=7424 --- Comment #9 from Thomas Petazzoni 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.