Re: CONFIG_ALPHA_GENERIC problem with gcc-4.1

2005-07-13 Thread Dan Kegel
Dan Kegel wrote: I've been doing builds of linux-2.6.11 as a sanity check for new versions of gcc, and a problem just popped up in arch/alpha/Makefile (see http://gcc.gnu.org/ml/gcc/2005-07/msg00397.html) Never mind. rth kindly explained to me that it's a gcc or binutils problem. The alpha ke

CONFIG_ALPHA_GENERIC problem with gcc-4.1

2005-07-11 Thread Dan Kegel
I've been doing builds of linux-2.6.11 as a sanity check for new versions of gcc, and a problem just popped up in arch/alpha/Makefile (see http://gcc.gnu.org/ml/gcc/2005-07/msg00397.html) I think I can work around this myself by using CONFIG_ALPHA_EV6 instead of CONFIG_ALPHA_GENERIC, but here's my