Re: Error compiling 2.4 with CVS gcc on Athlon

2001-01-02 Thread H. Peter Anvin
Followup to: <[EMAIL PROTECTED]> By author:Richard Henderson <[EMAIL PROTECTED]> In newsgroup: linux.dev.kernel > > On Tue, Jan 02, 2001 at 03:12:37PM -0500, Ghadi Shayban wrote: > > {standard input}: Assembler messages: > > {standard input}:139: Error: bad register name `%%mm0' > > This is,

Re: Error compiling 2.4 with CVS gcc on Athlon

2001-01-02 Thread Richard Henderson
On Tue, Jan 02, 2001 at 03:12:37PM -0500, Ghadi Shayban wrote: > {standard input}: Assembler messages: > {standard input}:139: Error: bad register name `%%mm0' This is, in fact, a compiler bug. Somehow the "%%" in the source didn't print as "%" as expected. r~ - To unsubscribe from this list:

Re: Error compiling 2.4 with CVS gcc on Athlon

2001-01-02 Thread Alan Cox
> I have no idea, but I'm guessing this isn't a gcc bug. Here's where my > build fails: > {standard input}: Assembler messages: > {standard input}:139: Error: bad register name `%%mm0' Your compiler/binutils are too old - To unsubscribe from this list: send the line "unsubscribe linux-kernel" i