On 2007-05-13 17:56, arnuld wrote:
On 5/13/07, Peter Avalos <[EMAIL PROTECTED]> wrote:

On Sun, May 13, 2007 at 03:42:05PM +0000, arnuld wrote:
>
>  only one thing is left:  how can i make my shell (tcsh) remember gcc
>  4.1 for *always*. i do not want to "setenv" at every boot. i have put
>  "CCVER=gcc41" into both "/etc/mk.conf" and "/etc/make.conf" and
>  rebooted but it does not help, any ideas ?
>

Put this in ~/.cshrc:
setenv CCVER gcc41

thanks and what about changing globally ?

Edit /etc/csh.cshrc, you might want to edit /etc/profile to make it the default in sh also.

--
Erik Wikström

Reply via email to