> gcc -DALSA_BUILD -D__KERNEL__ -O2 -fno-strength-reduce -mno-fp-regs -ffixed-8
> -mcpu=ev5 -DLINUX -Wall -Wstrict-prototypes -fomit-fr
> ame-pointer -pipe -I/usr/src/linux/include -I.. -c -o isadma.o isadma.c
> {standard input}: Assembler messages:
> {standard input}:38: Error: macro requires $at register while noat in effect
......
the solution:
Add to the CFLAGS:
-Wa,-m21164a
I have a 164SX and this works for me.
Wouter
------------------------------------------
This message was sent by Scoutnet Webmail.
http://www.scoutnet.nl
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user