Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 103806

Summary: flag-o-matic needs to filter -mno-tls-direct-seg-refs for gcc 3.3
Product: Gentoo Linux Reporter: Chris Bainbridge (RETIRED) <chrb>
Component: [OLD] baselayoutAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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