Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203387 - sys-devel/gcc-config - CHOST detection fallback broken
Summary: sys-devel/gcc-config - CHOST detection fallback broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-26 16:23 UTC by Ambroz Bizjak
Modified: 2007-12-27 19:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gcc-config fix (gcc-config.patch,435 bytes, patch)
2007-12-26 16:24 UTC, Ambroz Bizjak
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.