<p>Am 06.03.2013 23:53 schrieb "Mattias Gaertner" <<a href="mailto:nc-gaertnma@netcologne.de">nc-gaertnma@netcologne.de</a>>:<br>
><br>
> On Wed, 06 Mar 2013 15:48:43 +0100<br>
> Sven Barth <<a href="mailto:pascaldragon@googlemail.com">pascaldragon@googlemail.com</a>> wrote:<br>
><br>
> > Hello together!<br>
> ><br>
> > I've managed to run the Android LCL example compiled with the<br>
> > arm-android port of 2.7.1 on the Android emulator (API version 8) with<br>
> > default settings (no -Cparmv6). What is important though is that in the<br>
> > lcl.lpk the following code in the Conditionals is removed (line 49)<br>
> > otherwise a SIGILL error happens when starting the app:<br>
> ><br>
> > === code begin ===<br>
> ><br>
> > if TargetCPU='arm' then<br>
> >    CustomOptions := '-CpARMV6';<br>
> ><br>
> > === code end ===<br>
><br>
> It can only be removed for fpc 2.7.1?<br>
> What about 2.6.2?</p>
<p>The only compiler that supports arm-android is 2.7.1.</p>
<p>Regards,<br>
Sven</p>