Summary: | crossdev-0.9.12-r1 fails to create cross-compilation environment for i586 on an i686 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michael Sullivan <msulli1355> |
Component: | [OLD] Unspecified | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | High | ||
Version: | 2005.1 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
When crossdev fails, at gives a message that I should attach this file to a bug report, if I submit one.
Another log file crossdev told me to attach to the bug report |
Description
Michael Sullivan
2006-03-10 09:51:48 UTC
Created attachment 81854 [details]
When crossdev fails, at gives a message that I should attach this file to a bug report, if I submit one.
Created attachment 81855 [details]
Another log file crossdev told me to attach to the bug report
To cross compile i686-pc-linux-gnu as host and i586-pc-linux-gnu as target is not require to build cross compiler by crossdev, IMHO. Simply use naitive i686-pc-linux-gnu with i586's CFLAGS. Or, if you just want to use sys-devel/gcc-4.1.0, just update your host compiler as your own risk. :) |