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
Description:   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.

------- Comment #1 From Brad House 2004-01-18 08:25:02 0000 -------
uhh, what is this about?
and why is this assigned to me?

what is genflags?


------- Comment #2 From Holly 2004-01-18 08:52:27 0000 -------
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.

------- Comment #3 From Brian Jackson (RETIRED) 2004-01-18 09:33:11 0000 -------
going to assign this to the proper person

------- Comment #4 From Robin Johnson 2004-01-18 17:38:18 0000 -------
fixed for 0.95 (coming out shortly).