#914: PulseAudio assembler build errors on Beagleboard
----------------------+-----------------------------------------------------
 Reporter:  krtaylor  |       Owner:  krtaylor
     Type:  defect    |      Status:  new     
Milestone:            |   Component:  daemon  
 Keywords:            |  
----------------------+-----------------------------------------------------
 Originally reported at:
   https://bugs.launchpad.net/bugs/721498

 I am seeing the following when trying to build PulseAudio on Beagleboard
 (OMAP3):

 CC     libpulsecore_1.0_la-svolume_arm.lo
 {standard input}: Assembler messages:[[BR]]

 {standard input}:82: Error: thumb conditional instruction should be in IT
 block -- `addcs r0,r8'[[BR]]

 {standard input}:83: Error: thumb conditional instruction should be in IT
 block -- `movcs r6,r0'[[BR]]

 {standard input}:98: Error: thumb conditional instruction should be in IT
 block -- `addcs r0,r8'[[BR]]

 {standard input}:99: Error: thumb conditional instruction should be in IT
 block -- `movcs r6,r0'[[BR]]

 {standard input}:119: Error: thumb conditional instruction should be in IT
 block -- `addcs r0,r8'[[BR]]

 {standard input}:120: Error: thumb conditional instruction should be in IT
 block -- `movcs r6,r0'[[BR]]


 Ubuntu build process works because of the rule specifying  "-Wa,
 -mimplicit-it=thumb". I am using the normal build (bootstrap.sh,
 configure, make) on Linaro ALIP on the Beagleboard.

-- 
Ticket URL: <http://pulseaudio.org/ticket/914>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
_______________________________________________
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets

Reply via email to