Ticket #18 (closed enhancement: fixed)
Build gcc with threads enabled
| Reported by: | dmc | Owned by: | dmc |
|---|---|---|---|
| Priority: | major | Milestone: | r4-crystax-2 |
| Component: | ndk | Version: | r4-crystax-1 |
| Severity: | Keywords: | ||
| Cc: | Blocked By: | ||
| Blocking: | 6 |
Description
gcc support option --enable-threads which enable lot of threading related functionality in gcc itself as like as in libstdc++. It should be enabled in NDK because many libraries (such as boost) rely on this.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Fix will be included to r4-crystax-2