| Summary: | Backtrace support on arm eabi needs libgcc_eh | ||
|---|---|---|---|
| Product: | uClibc | Reporter: | Henning Heinold <heinold> |
| Component: | Other | Assignee: | Carmelo Amoroso <carmelo.amoroso> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | uclibc-cvs |
| Priority: | P5 | ||
| Version: | 0.9.32 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | patch | ||
|
Description
Henning Heinold
2011-04-29 12:10:23 UTC
Created attachment 3259 [details]
patch
Hi, thanks for the patch. IIRC, anyway there is a patch set from Yann that is going to remove the CONFIG_ARM_[EO]ABI config option relying upon a properly configured toolchain. So change has to be updated later on to detect the ABI flavours at build time. Yann patches should go in after stable 0.9.32, so for the time being I think we can include this. Patch applied. Thanks |