Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25608 - Missing / incorrect gcc-config profile in stage 1 PPC
Summary: Missing / incorrect gcc-config profile in stage 1 PPC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High major
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-31 00:00 UTC by eric sammer
Modified: 2006-02-04 06:03 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 eric sammer 2003-07-31 00:00:58 UTC
In the latest 1.4 stage 1 tarball for PPC, the profile for gcc-config is either
not set or incorrect. I'm not sure which of these cases are true because I reset
the profile to what it should be (powerpc-unknown-linux-gnu-3.2.1, IIRC) before
investigating further. I discovered the problem upon attempting to bootstrap.

The environment was set correctly - upon chroot'ing, I ran env-update and source
/etc/profile as per normal so it wasn't a path issue or anything similar.

Reproducible: Always
Steps to Reproduce:
1. Untar stage 1 ppc as per install docs
2. Attempt to bootstrap
3. Fails with 'gcc missing / not found'

Actual Results:  
GCC not found in path.

Expected Results:  
Profile for gcc-config should be set to 'powerpc-unknown-linux-gnu-<gcc version>'
Comment 1 Pieter Van den Abeele (RETIRED) gentoo-dev 2003-07-31 04:48:27 UTC
this is a know bug, fixed on 1.4 final which should be on the mirrors today

A workaround is to set 
gcc-config powerpc-unknow-linux-gnu-3.2.X
where X is the version you want to use
possibilities are listed in /etc/env.d/gcc/