[Lazarus] Android LCL example with 2.7.1

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Thu Mar 7 12:33:04 CET 2013


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




More information about the Lazarus mailing list