| Anonymous | Login | Signup for a new account | 11-10-2008 10:45 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 | ||||
| 0000274 | [uClibc] Other | minor | always | 05-26-05 08:26 | 08-02-05 20:15 | ||||
| Reporter | psm | View Status | public | ||||||
| Assigned To | uClibc | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 0.9.27 | ||||||
| Summary | 0000274: simplify makefiles/generalize and correct ssp on threads | ||||||||
| Description |
Rules.mak defines LDFLAGS_NOSTRIP and LDFLAGS LDFLAGS=LDFLAGS_NOSTRIP for DODEBUG, else += -s CFLAGS is defined first generic with all common options (added -z defs) depending on DODEBUG then it gets optimization or not pthread Makefile uses Rules.mak for LDFLAGS, libthread.so is never stripped (uses LDFLAGS_NOSTRIP), liibthread_db is stripped depending on DODEBUG assembler check option using --help | grep; replaced by a function DODEBUG enforces PTHREADS_DEBUG_SUPPORT if threads are enabled ssp corrected for libpthread cleanup libpthread[_db] makefile |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |