From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 7424] New: undefined reference to `__builtin_thread_pointer'
Date: Wed, 10 Sep 2014 18:09:50 +0000 (UTC) [thread overview]
Message-ID: <bug-7424-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=7424
Summary: undefined reference to `__builtin_thread_pointer'
Product: buildroot
Version: 2014.08
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: reddy.mrp at gmail.com
CC: buildroot at uclibc.org
Estimated Hours: 0.0
/usr/bin/make -j1 HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" silentoldconfig
make[1]: Entering directory `/home/anu/elinux/buildroot-2014.08'
BR2_DEFCONFIG=''
KCONFIG_AUTOCONFIG=/home/anu/elinux/buildroot-2014.08/output/build/buildroot-config/auto.conf
KCONFIG_AUTOHEADER=/home/anu/elinux/buildroot-2014.08/output/build/buildroot-config/autoconf.h
KCONFIG_TRISTATE=/home/anu/elinux/buildroot-2014.08/output/build/buildroot-config/tristate.config
BR2_CONFIG=/home/anu/elinux/buildroot-2014.08/.config
BR2_EXTERNAL=support/dummy-external
/home/anu/elinux/buildroot-2014.08/output/build/buildroot-config/conf
--silentoldconfig Config.in
make[1]: Leaving directory `/home/anu/elinux/buildroot-2014.08'
>>> uclibc 0.9.33.2 Building
/usr/bin/make -j9 -C
/home/anu/elinux/buildroot-2014.08/output/build/uclibc-0.9.33.2 ARCH="arm"
CROSS_COMPILE="/home/anu/elinux/cross_compiler/usr/bin/arm-raspberry-linux-uclibcgnueabihf-"
UCLIBC_EXTRA_CFLAGS=" " HOSTCC="/usr/bin/gcc" PREFIX= DEVEL_PREFIX=/
RUNTIME_PREFIX=/ all
make[1]: Entering directory
`/home/anu/elinux/buildroot-2014.08/output/build/uclibc-0.9.33.2'
LD ld-uClibc-0.9.33.2.so
ldso/ldso/ld-uClibc_so.a(ldso.oS): In function `_dl_nothread_init_static_tls':
ldso.c:(.text+0xf00): undefined reference to `__builtin_thread_pointer'
collect2: error: ld returned 1 exit status
make[1]: *** [lib/ld-uClibc.so] Error 1
make[1]: Leaving directory
`/home/anu/elinux/buildroot-2014.08/output/build/uclibc-0.9.33.2'
make: ***
[/home/anu/elinux/buildroot-2014.08/output/build/uclibc-0.9.33.2/.stamp_built]
Error 2
--
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.
next reply other threads:[~2014-09-10 18:09 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-10 18:09 bugzilla at busybox.net [this message]
2014-09-10 18:16 ` [Buildroot] [Bug 7424] undefined reference to `__builtin_thread_pointer' bugzilla at busybox.net
2014-09-10 18:27 ` bugzilla at busybox.net
2014-09-10 19:18 ` bugzilla at busybox.net
2014-09-10 19:21 ` bugzilla at busybox.net
2014-09-10 20:19 ` bugzilla at busybox.net
2014-09-11 2:51 ` bugzilla at busybox.net
2014-09-11 21:38 ` bugzilla at busybox.net
2014-10-20 19:15 ` bugzilla at busybox.net
2014-10-26 20:50 ` bugzilla at busybox.net
2014-10-26 21:01 ` bugzilla at busybox.net
2015-06-03 1:30 ` bugzilla at busybox.net
2015-09-03 16:41 ` bugzilla at busybox.net
2015-09-03 16:48 ` bugzilla at busybox.net
2015-09-03 20:26 ` bugzilla at busybox.net
2015-09-04 10:50 ` bugzilla at busybox.net
2016-08-31 19:47 ` bugzilla at busybox.net
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-7424-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.