Benno Schulenberg wrote:
Darren Grant wrote:
# gcc-config 1

 * Switching native-compiler to x86_64-pc-linux-gnu-3.4.5
...             [ ok ]
# env | grep 'GCC_SPECS='

...nothing.

Log back in first.  Environment is set when bash starts.

Benno
Ok... logged out and back in...

env | grep 'GCC' ... returns nothing.

env | grep 'gcc'
MANPATH=/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.16.1/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5/man
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.5
INFOPATH=/usr/share/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.16.1/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5/info

grep GCC_SPECS /etc/env.d/* /etc/profile* ~/.bash* ~/.profile*
/etc/env.d/05gcc:GCC_SPECS=""
/etc/profile.csh:setenv GCC_SPECS=''
/etc/profile.env:export GCC_SPECS=''
/root/.bash_history:unset GCC_SPECS && emerge --oneshot glibc
/root/.bash_history:grep GCC_SPECS /etc/env.d/* /etc/profile* ~/.bash* ~/.profile* /root/.bash_history:grep GCC_SPECS /etc/env.d/* /etc/profile* ~/.bash* ~/.profile* /root/.bash_history:grep GCC_SPECS /etc/env.d/* /etc/profile* ~/.bash* ~/.profile*
/root/.bash_history:env | grep 'GCC_SPECS'
/root/.bash_history:env | grep 'GCC_SPECS='
grep: /root/.profile*: No such file or directory

--
gentoo-user@gentoo.org mailing list

Reply via email to