<p>Am 20.08.2015 01:09 schrieb "Chris Moody" <<a href="mailto:inquiry@greensnakedesign.com">inquiry@greensnakedesign.com</a>>:<br>
><br>
><br>
> On 08/19/2015 02:14 AM, Michael Schnell wrote:<br>
>><br>
>> Did anybody try to compile fpc programs for this variant of Windows 10.<br>
>><br>
>> It is available for ARM (eg it's said to run on the RasPI) and on Intel (e.g. for the "MinnowBoard Max") .<br>
>><br>
>> Seemingly M$ suggest to do non-native software (Java or C#) (-> <a href="https://dev.windows.com/en-us">https://dev.windows.com/en-us</a>) But IO don't see why native fpc programs should not be runable.<br>
>><br>
>> (Is there already a Windows 10 / ARM RTL ?)<br>
>><br>
>> -Michael<br>
>> _______________________________________________<br>
><br>
><br>
> I was beginning to wonder if this might be an easier task than getting FP for Linux to cross compile.</p>
<p>Not if Microsoft requires apps to use the Windows RT APIs (probably even in form of universal apps). Because FPC has zero, null, nadda support for this.</p>
<p>And even then you'd need a suitable assembler that can assemble to ARM-COFF (don't know whether mingw has something suitable there).</p>
<p>Regards,<br>
Sven</p>