| Summary: | midori not getting compile | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | azhar <azhar.karnalkar> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2011.02 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
azhar
2011-06-27 11:18:35 UTC
You're using CodeSourcery 2009q3, which uses gcc 4.4.1, which has this known problem: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40134 Since you're using an external binary toolchain here, there's nothing we can fix in Buildroot, you simply need to upgrade to a newer version of the CodeSourcery toolchain, such as 2011.03. |