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

Bug 203387

Summary: sys-devel/gcc-config - CHOST detection fallback broken
Product: Gentoo Linux Reporter: Ambroz Bizjak <ambrop7>
Component: [OLD] Core systemAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gcc-config fix

Description Ambroz Bizjak 2007-12-26 16:23:48 UTC
in gcc-config the CHOST detection fallback when python is not present is broken, I included a patch to fix it

Reproducible: Always

Steps to Reproduce:
1. run "gcc-config -l" where python is not present

Actual Results:  
failure to detect CHOST

Expected Results:  
show a list of compilers
Comment 1 Ambroz Bizjak 2007-12-26 16:24:12 UTC
Created attachment 139364 [details, diff]
gcc-config fix
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-12-27 10:30:35 UTC
/me stabs bugzilla.