| Summary: | buildroot compiler generates segfaulting statically linked executables | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Sander in 't Hout <sander.ashwin> |
| Component: | Other | Assignee: | unassigned |
| Status: | VERIFIED FIXED | ||
| Severity: | major | CC: | buildroot, sander.ashwin |
| Priority: | P5 | ||
| Version: | 2010.05 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Sander in 't Hout
2010-06-28 22:13:56 UTC
It's a GCC issues (BR32219) that gets triggered by uClibc 0.9.31. It has been worked around in uClibc since the release, and I have now integrated those fixes in git (e09aa6049323) (In reply to comment #1) > It's a GCC issues (BR32219) that gets triggered by uClibc 0.9.31. It has been > worked around in uClibc since the release, and I have now integrated those > fixes in git (e09aa6049323) Thanks for the fix! |