Think it's a problem because the android emu up to android 2.3 (api level
9) uses ARMv5, not ARMv6.

On Thu, Mar 7, 2013 at 12:33 PM, Felipe Monteiro de Carvalho <
[email protected]> wrote:

> But why is -CpARMV6 a problem? It is correct. The default is ARMv4
> which is not supported by Android, so we change it to ARMv6. Looks
> like a compiler bug or change in the code generator? Also, was the
> default changed?
>
> More details should appear by finding the exact assembler instruction
> which causes the problem, like I did when I added this directive.
>
> --
> Felipe Monteiro de Carvalho
>
> --
> _______________________________________________
> Lazarus mailing list
> [email protected]
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to