Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59183 - separate hardware and application use flags
Summary: separate hardware and application use flags
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-02 12:45 UTC by Jerome
Modified: 2006-02-05 10:56 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 Jerome 2004-08-02 12:45:26 UTC
I tried to configure Gentoo with the USE flags before compiling it.

1. I was disappointed that there were no hardware recognition tool in order to optimize the USE flags according to the detected hardware
2. Even if we optimize Gentoo manually, we indeed have to search for the flags among several which are not related to hardware.

I mean that separating the USE flags in 2 parts, the hardware and the applications, would make the configuration reading easier and could maybe allow some hardware recognition tools to properly generate some USE flags without changing the default applications preferences.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2004-08-05 13:41:42 UTC
And what exactly defines a "hardware" flag ?
Hardware recognition is a completely different topic btw and goes far beyound USE flags.
Comment 2 Jerome 2004-08-07 06:20:55 UTC
For example : 3dnow mmx sse cdr dvdr

Maybe flags "3dnow", "mmx" and "sse" should not exist since there are already defined in CCFLAGS variable.
Comment 3 SpanKY gentoo-dev 2004-08-09 23:25:46 UTC
no, some packages actually have custom mmx/3dnow/etc... code that CFLAGS cant touch
Comment 4 Jerome 2004-08-10 12:05:28 UTC
Therefore, hardware and applications use flags could be separated.

I mean, we could define a "use-flags" directory in which we could separate flags among at least 2 files ("hardware" and "applications").
Comment 5 SpanKY gentoo-dev 2004-08-10 19:38:35 UTC
i dont really see a benefit to doing so
Comment 6 Jerome 2004-08-11 12:27:33 UTC
- easier to read
- allow tools to generate the hardware use flags and keep a default behaviour for the selected applications packages
Comment 7 Marius Mauch (RETIRED) gentoo-dev 2004-12-08 04:47:06 UTC
far beyond tools-portage scope.
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2006-02-05 10:56:17 UTC
About time to close this...