In scratchbox, do arm cross-compile for 0.9.21. Error appears.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 5 Mar 2010 16:41:38 +0800, tieg <tie.ge at access-company.com> wrote:
> The message is like following. My arm gcc version is 4.2. How can I
> resolve this issue?
> 
>  CC     libpulsecore_0.9.21_la-svolume_c.lo
>   CC     libpulsecore_0.9.21_la-svolume_arm.lo
> {standard input}: Assembler messages:
> {standard input}:51: Error: selected processor does not support `ssat
> r0,#16,r0'
(...)

I guess you need to explicitly select an armv6 or higher target
architecture (-march=...). 

That said, it might be a bug in PulseAudio. It should probably not use
ARMv6 instructions unless supported by the selected host architecture,
otherwise it cannot work on ARMv4 or v5.

-- 
R?mi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis




[Index of Archives]     [Linux Audio Users]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux