Re: [gentoo-user] Re: HowTo switch the default gcc

2007-10-10 Thread Helmut Jarausch
On 9 Oct, ds wrote: On 10/9/07, Helmut Jarausch [EMAIL PROTECTED] wrote: Thanks, but what value of CHOST should I take? I currently have CHOST=i686-pc-linux-gnu and gcc-4.1.2 is the standard C-compiler. Now, I'd like to switch to gcc-4.2.1. There is an official guide to upgrading gcc

Re: [gentoo-user] Re: HowTo switch the default gcc

2007-10-10 Thread Neil Bothwick
Hello Helmut Jarausch, This does not suffice here. e.g. in /etc/profile.env the environment variable PATH begins with export PATH='/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.1: this doesn't exist anymore =^ /usr/i686-pc-linux-gnu/gcc-bin/4.1.2

Re: [gentoo-user] Re: HowTo switch the default gcc

2007-10-09 Thread Helmut Jarausch
On 8 Oct, Marc Blumentritt wrote: Helmut Jarausch schrieb: Hi, my current default gcc is of version 4.1.2 but I would like to switch to version 4.2.1. As root (only) I can do gcc-config i686-pc-linux-gnu-4.2.1 but this switch is lost after re-login. Furthermore I cannot switch in

[gentoo-user] Re: HowTo switch the default gcc

2007-10-09 Thread Marc Blumentritt
Helmut Jarausch schrieb: but what value of CHOST should I take? This is OK. I did not send this link for CHOST, but for the part of checking the gcc config. I currently have CHOST=i686-pc-linux-gnu and gcc-4.1.2 is the standard C-compiler. Now, I'd like to switch to gcc-4.2.1. Have a look

Re: [gentoo-user] Re: HowTo switch the default gcc

2007-10-09 Thread ds
On 10/9/07, Helmut Jarausch [EMAIL PROTECTED] wrote: Thanks, but what value of CHOST should I take? I currently have CHOST=i686-pc-linux-gnu and gcc-4.1.2 is the standard C-compiler. Now, I'd like to switch to gcc-4.2.1. There is an official guide to upgrading gcc

[gentoo-user] Re: HowTo switch the default gcc

2007-10-08 Thread Marc Blumentritt
Helmut Jarausch schrieb: Hi, my current default gcc is of version 4.1.2 but I would like to switch to version 4.2.1. As root (only) I can do gcc-config i686-pc-linux-gnu-4.2.1 but this switch is lost after re-login. Furthermore I cannot switch in non-root mode. (BTW I'm using the