Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 240588 - sys-devel/gcc-apple doesn't install gcc32 or gcc-4.0.1 (4.2.1)
Summary: sys-devel/gcc-apple doesn't install gcc32 or gcc-4.0.1 (4.2.1)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: All OS X
: High normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-08 21:08 UTC by Elias Pipping
Modified: 2008-10-19 13:46 UTC (History)
0 users

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


Attachments

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