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

Bug 240588

Summary: sys-devel/gcc-apple doesn't install gcc32 or gcc-4.0.1 (4.2.1)
Product: Gentoo/Alt Reporter: Elias Pipping <pipping>
Component: Mac OSXAssignee: Gentoo non-Linux Team <alt>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: OS X   
Whiteboard:
Package list:
Runtime testing required: ---

Description Elias Pipping 2008-10-08 21:08:26 UTC
pipping@quicksand $ gcc-config -l
 [1] i686-apple-darwin9-4.0.1
 [2] i686-apple-darwin9-4.2.1 *
 [3] i686-apple-darwin9-4.2.4
 [4] i686-apple-darwin9-4.3.2

pipping@quicksand $ gcc-         
1) /Users/pipping/gentoo/usr/bin/gcc-4.2.4
2) /Users/pipping/gentoo/usr/bin/gcc-4.3.2
3) /Users/pipping/gentoo/usr/bin/gcc-config
4) /usr/bin/gcc-4.0
5) /usr/bin/gcc-4.2

pipping@quicksand $ gcc32 -v
gcc-config error: Could not run/locate "gcc32"
Comment 1 Fabian Groffen gentoo-dev 2008-10-19 13:46:06 UTC
I added the code to have gcc-apple install the gcc-X.Y.Z files in usr/bin.

I don't have gcc32, so maybe there's some legacy involved here?