buckle;535008 Wrote: > Hello, > > I am attempting to compile squeezeslave for an arm device(SmartQ V7) > and running into some troubles. I have tried the makefile.linux26-alsa > and hit some errors while trying to compile. After modifying the -march > flag to armv6, I see many instances of this: > > synth.c:line#:error: impossible constraint in 'asm' > > I am not terribly experienced in this area, so I was wondering if there > was a makefile for the arm platform? If not, are there any suggestions > you could make? > > Thanks in advance.
Replace --enable-fpm=intel on the libmad configure command with --enable-fpm=64bit should fix that error. -- ralphy ------------------------------------------------------------------------ ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484 View this thread: http://forums.slimdevices.com/showthread.php?t=63966 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
