Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92397 - i786-pc-linux-gnu machine type results in a glibc that segfaults
Summary: i786-pc-linux-gnu machine type results in a glibc that segfaults
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-12 09:31 UTC by Brant Gurganus
Modified: 2005-05-12 18:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brant Gurganus 2005-05-12 09:31:21 UTC
config.sub associates pentium4 with i786-pc-linux-gnu.  From what I read in upstream documentation and mailing lists, it looks like this should be working, but the result does not pass the sanity check after building the locales.

Reproducible: Always
Steps to Reproduce:
1. Set CHOST="i786-pc-linux-gnu" and bootstrap.
Actual Results:  
glibc does not pass sanity check

Expected Results:  
it should pass the sanity check and install

Actual processor is pentium4m, but I don't think that should make a difference.
 Note that binutils and gcc both install fine with i786-pc-linux-gnu as machine
type.
Comment 1 SpanKY gentoo-dev 2005-05-12 18:03:05 UTC
not supported