<div dir="auto">I need to know which cross compiler I need, and where I can download it</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 23, 2024 at 03:25 Mattias Gaertner via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><br>
<br>
On 9/22/24 17:49, Larry Dalton via lazarus wrote:<br>
> I am trying my first Android app, using lazarus 3.2.2, on Windows 11. When<br>
> I try to build the application, I get the error<br>
> C:\lazarus\fpc\3.2.2\bin\x86_64-win64\fpc.exe does not support target<br>
> arm-linux.<br>
<br>
You need to install a fpc cross compiler for arm-linux. Copilot was <br>
correct here.<br>
<br>
><br>
In the configurator "Build Lazarus", the settings I have are<br>
> 'Profile to Build='Clean up + Build All'<br>
<br>
The "Build Lazarus" is for building the IDE.<br>
For your project look into Project / Project Options / Compiler Options.<br>
<br>
<br>
Mattias<br>
<br>
-- <br>
_______________________________________________<br>
lazarus mailing list<br>
<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a><br>
<a href="https://lists.lazarus-ide.org/listinfo/lazarus" rel="noreferrer" target="_blank">https://lists.lazarus-ide.org/listinfo/lazarus</a><br>
</blockquote></div></div>