Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125730 - crossdev-0.9.12-r1 fails to create cross-compilation environment for i586 on an i686
Summary: crossdev-0.9.12-r1 fails to create cross-compilation environment for i586 on ...
Status: RESOLVED DUPLICATE of bug 106513
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-10 09:51 UTC by Michael Sullivan
Modified: 2006-03-11 01:01 UTC (History)
0 users

See Also:
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. (cross-i586-pc-linux-gnu-gcc-stage1.log,72.73 KB, text/plain)
2006-03-10 09:53 UTC, Michael Sullivan
Details
Another log file crossdev told me to attach to the bug report (cross-i586-pc-linux-gnu-info.log,3.36 KB, text/plain)
2006-03-10 09:54 UTC, Michael Sullivan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Sullivan 2006-03-10 09:51:48 UTC
Whenever I try to use crossdev on my i686 to create a cross-compilation environment for my i586, cross-gcc-stage1 fails.
Comment 1 Michael Sullivan 2006-03-10 09:53:26 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.
Comment 2 Michael Sullivan 2006-03-10 09:54:17 UTC
Created attachment 81855 [details]
Another log file crossdev told me to attach to the bug report
Comment 3 hiyuh 2006-03-10 10:13:15 UTC
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. :)
Comment 4 SpanKY gentoo-dev 2006-03-11 01:01:12 UTC

*** This bug has been marked as a duplicate of 106513 ***