Thanks Sven. I'm predicting a future of Windows on AArch64, since
Windows is not going anywhere but Arm processors are starting to really
take off beyond mobile devices.
Kit
On 29/04/2024 21:31, Sven Barth via fpc-devel wrote:
Am 29.04.2024 um 08:42 schrieb J. Gareth Moreton via fpc-devel:
Aah, partially answered. It's not supported in 3.2.2, but there is
better support for it in the trunk.
You had me worried there for a moment that someone regenerated the
makefiles with an older version of fpcmake... ^^'
Anyway, aside from using main you need to make sure that you have a
current version of clang installed and preferrably in PATH, because
FPC uses it as assembler.
You then call make like this (adding parallelisation options as
desired of course):
make all OS_TARGET=win64 CPU_TARGET=aarch64 BINUTILSPREFIX=
(note that there is a space between the last "=" and the end of the
command line)
Regards,
Sven
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel