[pulseaudio-discuss] In scratchbox, do arm cross-compile for 0.9.21. Error appears.
tieg
tie.ge at access-company.com
Sun Mar 7 18:15:06 PST 2010
Hi, Denis:
Thanks very much!
> 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.
>
I have resolve this issue by explicitly specifying -march parameter like
following:
./configure CFLAGS=-march=armv6
BR
Tie
More information about the pulseaudio-discuss
mailing list