| Bug#: 203387 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: minor | Priority: P2 |
| Resolution: FIXED | Assigned To: toolchain@gentoo.org | Reported By: ambro@b4ever.net | |
| Component: Core system | |||
| URL: | |||
| Summary: sys-devel/gcc-config - CHOST detection fallback broken | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-12-26 16:23 0000 | |||
| Description: | Opened: 2007-12-26 16:23 0000 |
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
Created an attachment (id=139364) [details]
gcc-config fix
should be fixed now http://sources.gentoo.org/sys-devel/gcc-config/files/gcc-config-1.4.0?r1=1.23&r2=1.24