Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103806 - flag-o-matic needs to filter -mno-tls-direct-seg-refs for gcc 3.3
Summary: flag-o-matic needs to filter -mno-tls-direct-seg-refs for gcc 3.3
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-26 02:17 UTC by Chris Bainbridge (RETIRED)
Modified: 2005-08-26 06:04 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 Chris Bainbridge (RETIRED) gentoo-dev 2005-08-26 02:17:21 UTC
gcc flag '-mno-tls-direct-seg-refs' is used to avoid performance problems with
executables running under Xen, but it's only available in gcc 3.4. When gcc 3.3
is used this flag should be filtered out (the compiled code will just run with
lower performance).
Comment 1 SpanKY gentoo-dev 2005-08-26 06:04:35 UTC
no, fix the xen package