Re: [fpc-devel] New Target Announcement: Windows on ARM64

2020-04-21 Thread Florian Klämpfl
Am 21.04.20 um 08:10 schrieb Sven Barth via fpc-devel: Hello together! I'm happy to announce initial support for the Windows on ARM64 target, aka aarch64-win64. Glad to hear :) We should in time implement sets with >256 elements else the systems_* set will not work anymore ;) __

[fpc-devel] New Target Announcement: Windows on ARM64

2020-04-20 Thread Sven Barth via fpc-devel
Hello together! I'm happy to announce initial support for the Windows on ARM64 target, aka aarch64-win64. Simple programs work already and the compiler is at least able to display its help message (when trying to compiler something it silently crashes, I've not yet found out why that is the