Bug 203387 - sys-devel/gcc-config - CHOST detection fallback broken
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

------- Comment #1 From Ambroz Bizjak 2007-12-26 16:24:12 0000 -------
Created an attachment (id=139364) [details]
gcc-config fix

------- Comment #2 From Jakub Moc (RETIRED) 2007-12-27 10:30:35 0000 -------
/me stabs bugzilla.

------- Comment #3 From SpanKY 2007-12-27 19:00:43 0000 -------
should be fixed now

http://sources.gentoo.org/sys-devel/gcc-config/files/gcc-config-1.4.0?r1=1.23&r2=1.24