Bug 34006 - genflags suggests -march=c3-ezra which doesn't exist
|
Bug#:
34006
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: tools-portage@gentoo.org
|
Reported By: holly-gentoo-bugzilla@b2play.net
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: genflags suggests -march=c3-ezra which doesn't exist
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-11-21 04:56 0000
|
i have a via nehemiah 1 GHz cpu and info2flags gives the following output:
prometheus src # info2flags
CHOST="i586-unknown-gnu-linux"
CFLAGS="-march=c3-ezra -O3 -pipe"
CXXFLAGS="-march=c3-ezra -O3 -pipe"
there is not "c3-ezra" cpu-type in gcc. moreover i think i586-pc-gnu-linux would
be correct as CHOST.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
uhh, what is this about?
and why is this assigned to me?
what is genflags?
i don't know, why it was assigned to you, but i can tell you what genflags is.
it's in portage (app-portage/genflags) and it generates C(XX)FLAGS and CHOST dependend on information from /proc and other sources.
the bug is still not fixed.
going to assign this to the proper person
fixed for 0.95 (coming out shortly).