| Summary: | crossdev fails to build arm toolchain | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Andrew Wilkinson <ajw140> |
| Component: | [OLD] Development | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
cross-arm-unknown-linux-gnu-info.log
cross-arm-unknown-linux-gnu-glibc.log |
||
|
Description
Andrew Wilkinson
2005-12-04 09:24:36 UTC
Created attachment 74048 [details]
cross-arm-unknown-linux-gnu-info.log
Created attachment 74049 [details]
cross-arm-unknown-linux-gnu-glibc.log
I have solved the problem - the first time I ran crossdev I forced it to build gcc4, but this failed on building glibc. On subsequent attempts it build gcc-3.4 but used gcc-4 to build glibc, which failed. I guess this might be a bug in crossdev, but a quick unmerge of arm-gcc-4 and it works fine. Marking as invalid. |