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

Bug 91695

Summary: gcc-config doesn't switch to cross-compiler
Product: Gentoo Linux Reporter: Ernesto Varoli <erniman79>
Component: [OLD] DevelopmentAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ernesto Varoli 2005-05-06 07:30:01 UTC
gcc-config returns ok when switching to powerpc-unknown-linux-gnu-gcc, but still returns i686-pc-linux-gnu-gcc when asked for current compiler.

Reproducible: Always
Steps to Reproduce:
Cross compiler supposed to be properly installed with crossdev
1. # gcc-config powerpc-unknown-linux-gnu-gcc-3.4.3-20050110
2. # gcc-config -l

Actual Results:  
gcc is not switched to crosscompiler


gcc-config 1.3.10-r2
i686-pc-linux-gnu-gcc-3.4.3-20050110
powerpc-unknown-linux-gnu-gcc-3.4.3-20050110
Comment 1 SpanKY gentoo-dev 2005-05-06 15:11:54 UTC
you can have 1 profile per target active