Re: Build assembler errors on Beagleboard ALIP

2011-02-09 Thread Kurt Taylor
Same function, yes, actually, that is an interesting idea, I will try that. Kurt Taylor (irc krtaylor) On 9 February 2011 17:03, Kurt Taylor wrote: > Thanks Sachin, actually, no, it is from pulsecore/svolume_arm.c, > unfortunately arm assembler isn't my specialty (yet). > > Ubuntu gets around t

Re: Build assembler errors on Beagleboard ALIP

2011-02-09 Thread Kurt Taylor
Thanks Sachin, actually, no, it is from pulsecore/svolume_arm.c, unfortunately arm assembler isn't my specialty (yet). Ubuntu gets around this by building with -mimplicit-it=thumb. Since I have temporarily given up on the panda (re: 708883), I now have the code working now on beagle using this me

Re: Build assembler errors on Beagleboard ALIP

2011-02-09 Thread Alexander Sack
On Mon, Feb 7, 2011 at 9:39 PM, Loïc Minier wrote: > On Mon, Feb 07, 2011, Kurt Taylor wrote: >> I am seeing the following when trying to build pulseaudio on a Beagleboard >> running a current ALIP daily: >> ... >>   CC     libpulsecore_1.0_la-svolume_ >> arm.lo >> {standard input}: Assembler mess

Re: Build assembler errors on Beagleboard ALIP

2011-02-09 Thread Sachin Gupta
Hi Kurt, the problem seems to be in function pa_volume_s16ne_arm.which seems to be arm optimised version of pa_volume_s16ne_c.For the timebeing for your experimentation you can also avoid using arm optimised pa_volume_s16ne_arm.and let pulse audio use pa_volume_s16ne_c. hope this helps. Thank

Re: Build assembler errors on Beagleboard ALIP

2011-02-07 Thread Loïc Minier
On Mon, Feb 07, 2011, Kurt Taylor wrote: > I am seeing the following when trying to build pulseaudio on a Beagleboard > running a current ALIP daily: > ... > CC libpulsecore_1.0_la-svolume_ > arm.lo > {standard input}: Assembler messages: > {standard input}:82: Error: thumb conditional instru