| Summary: | [PowerPC] Buildroot uses wrong external toolchain libraries for non-generic architecture variants | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Aleksander <aleek998> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2013.08 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | All | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Aleksander
2013-10-21 06:20:40 UTC
Did you set BR2_TARGET_OPTIMIZATION ("Target optimizations") correctly in the toolchain menu? The help text of the CodeSourcery toolchains mention this:
-------
- e500v2 glibc, 32 bits
Set BR2_TARGET_OPTIMIZATION to -te500v2
-------
If this does not work for you, feel free to discuss this problem on the mailing list, IRC, or reopen this bug.
|