Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34006 - genflags suggests -march=c3-ezra which doesn't exist
Summary: genflags suggests -march=c3-ezra which doesn't exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-21 04:56 UTC by Holly
Modified: 2004-01-18 17:38 UTC (History)
1 user (show)

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 Holly 2003-11-21 04:56:25 UTC
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 Brad House 2004-01-18 08:25:02 UTC
uhh, what is this about?
and why is this assigned to me?

what is genflags?

Comment 2 Holly 2004-01-18 08:52:27 UTC
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 Brian Jackson (RETIRED) gentoo-dev 2004-01-18 09:33:11 UTC
going to assign this to the proper person
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-01-18 17:38:18 UTC
fixed for 0.95 (coming out shortly).