This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Assembler error (2.4.0t9 gcc-2.97)
- To: linux-kernel at vger dot kernel dot org, gcc at gcc dot gnu dot org
- Subject: Assembler error (2.4.0t9 gcc-2.97)
- From: nbecker at fred dot net
- Date: 09 Oct 2000 08:50:16 -0400
linux-2.4.0-test9
gcc-2.97 CVS
configured for Athlon
binutils-2.9.5.0.22-6
Do I need an updated binutils maybe?
as --version
GNU assembler 2.9.5
[...]
gcc -D__KERNEL__ -I/usr/src/linux-2.4.0-test9/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -fno-strict-aliasing -c -o mmx.o mmx.c
{standard input}: Assembler messages:
{standard input}:151: Error: bad register name `%%mm0'
make[2]: *** [mmx.o] Error 1