Gentoo Archives: gentoo-user

From: Darren Grant <dgrant@×××××××××××.ca>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Upgrading from gcc-3.4.5 to gcc-3.4.6-r1
Date: Wed, 28 Jun 2006 18:58:06
Message-Id: 44A2CE23.9070701@monstertech.ca
In Reply to: Re: [gentoo-user] Upgrading from gcc-3.4.5 to gcc-3.4.6-r1 by Richard Fish
1 Richard Fish wrote:
2 > On 6/28/06, Darren Grant <dgrant@×××××××××××.ca> wrote:
3 >> GCC_SPECS=
4 >
5 > Hmm, suspicious. Where is this coming from? ("grep GCC_SPECS
6 > /etc/env.d/* /etc/profile* ~/.bash* ~/.profile*")
7 >
8 > Does "unset GCC_SPECS && emerge --oneshot glibc" work any better?
9 >
10 > -Richard
11 I tried that emerge command and it fails as well.
12
13 grep GCC_SPECS /etc/env.d/* /etc/profile* ~/.bash* ~/.profile*
14 /etc/env.d/05gcc:GCC_SPECS=""
15 /etc/profile.csh:setenv GCC_SPECS=''
16 /etc/profile.env:export GCC_SPECS=''
17 grep: /root/.profile*: No such file or directory
18
19 --
20 gentoo-user@g.o mailing list