Ticket #217 (closed defect: invalid)
Build failure on __tls_get_addr
| Reported by: | keithpreston | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Component: | build-system | |
| Keywords: | Cc: |
Description
Apparently the configure check for thread is not strong enough to define HAVE_TLS_BUILTIN. Although my embedded version of glibc doesn't fail on the thread keyword, it comes up with undefined references for tls_get_addr. Maybe the test program in configure should also try this symbol.
Change History
Note: See
TracTickets for help on using
tickets.
