| Anonymous | Login | Signup for a new account | 11-10-2008 12:00 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0002934 | [uClibc] Architecture Specific | minor | always | 04-16-08 14:22 | 04-16-08 14:22 | |||||||
| Reporter | creber | View Status | public | |||||||||
| Assigned To | uClibc | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | 0.9.28 | |||||||||
| Summary | 0002934: [ARM] include/bits/posix_opt.h defines spinlocks as available whereas they are not | |||||||||||
| Description |
NPTL for ARM is not ready. The default configuration for ARM recommends LINUXTHREADS_OLD. However, include/bits/posix_opt.h contains the following : /* We support spinlocks. */ #define _POSIX_SPIN_LOCKS 200112L This is an inconsistency. This define should not be available. As a result, third party applications which check this define to use spinlocks fail to compile. undefined reference ... |
|||||||||||
| Additional Information | ||||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
| Copyright © 2000 - 2006 Mantis Group |