[fpc-pascal] Compile for WinCE 7, target ARM, CPU Cortex-A9

Sven Barth pascaldragon at googlemail.com
Fri Apr 5 14:15:16 CEST 2019


LacaK <lacak at zoznam.sk> schrieb am Fr., 5. Apr. 2019, 13:18:

>
>
> Note that you probably don't need two different cross compilers if your
> cpu-OS target is the same
>
> Target CPU family is same: "arm", but Target processor is not the same:
> "ARMv4" versus "ARMv7" ...
>
> So I do not know if this requires two pre-compiled cross-compilers or not?
>
You only need different compilers if you have different ABIs (e.g. Soft
Float vs. Hard Float). For WinCE that isn't applicable however.

Regards,
Sven

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20190405/5c62f46e/attachment.html>


More information about the fpc-pascal mailing list