| Anonymous | Login | Signup for a new account | 11-10-2008 10:56 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 | ||||
| 0000652 | [buildroot] Architecture Specific | major | always | 01-20-06 04:33 | 02-12-07 05:49 | ||||
| Reporter | ensc | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000652: rev 12223 breaks g++: undefined reference to `dl_iterate_phdr' | ||||||||
| Description |
SVN revision 12223 breaks the g++ compiler; now, I get: | $ echo 'int main() { }' >bar.cc | $ g++ bar.cc | /usr/lib/gcc/arm-xscale-linux-uclibc/4.0.2/libgcc_s.so: undefined reference to `dl_iterate_phdr' Going back to revision 12211 of toolchain/gcc/4.0.2/100-uclibc-conf.patch makes g++ work again. |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |