At Thu, 6 Dec 2001 20:52:07 +0100,
Jurriaan on Alpha wrote:
> 
> [1  <text/plain; us-ascii (7bit)>]
> On Thu, Dec 06, 2001 at 05:50:33PM +0100, Takashi Iwai wrote:
> > Hi,
> > 
> > could you try the attached patch?
> > If it works, i'll commit to cvs.
> > 
> > At Wed, 5 Dec 2001 07:11:31 +0100,
> > Jurriaan on Alpha wrote:
> > > 
> > > 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
> > (snip)
> > 
> No effect; I don't see any change on screen either:
> 
> 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
> {standard input}:46: Error: macro requires $at register while noat in effect
> {standard input}:57: Error: macro requires $at register while noat in effect
> 
> However, I noticed your patch adapted configure.in, while in my archive,
> there's a configure file, which is always used. If I adapt configure in
> the same way as you adapted configure.in, my system is detected with
> CONFIG_PYXIS and -mcpu=EV56 appears when compiling - all is well. So,
> yes, the patch is correct.
> 
> Is there any way to create ./configure out of ./configure.in again? I
> believe I have all the necessary commands (aclocal, automake etc) but I
> lack the knowledge. You may also decide further testing isn't necessary,
> of course.
 
Use cvscompile script.  It will do that all.
See INSTALL for more details..


ciao,

Takashi

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to