[fpc-devel] ARM/AARCH64 work
J. Gareth Moreton
gareth at moreton-family.com
Wed Aug 5 22:44:12 CEST 2020
I can't promise anything just yet, but I'll see what I can do.
At the moment I'm still learning to configure anything. I've had apps crash from out of memory
errors and the CPU get throttled due to overheating while trying to play a YouTube video. I've got
some things sorted by increasing the size of the swap file. Frankly I want my laptop back so I can
get a proper e-mail client again, since I can't quite remember the server details off-hand and the
Webmail client causes problems with indenting in the fpc-devel mailing list, as you undoubtedly
remember.
When you say Windows 10 on ARM64, do you mean an actual build for ARM processors or an x86_64
version running inside a virtual machine? Presumably I'll have to buy a copy of the OS for that, so
it will have to wait for a little bit if that's the case. But hey, I'm all for cross-platform
development.
Gareth aka. Kit
On Wed 05/08/20 22:44 , "Sven Barth via fpc-devel" fpc-devel at lists.freepascal.org sent:
> Am 05.08.2020 um 18:33 schrieb J. Gareth Moreton:
>
> > P.S. While I haven't been asked to improve
> aarch64-linux specifically, if I'm understanding things
> > correctly, there should be very few differences
> with the actual target platform in regards to
> > calling conventions, for example.
>
> Correct, the most is equal between the platform. There are only subtle
>
> differences like this one for AArch64-Win64:
>
> https://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/compiler/aa
> rch64/ncpuset.pas?r1=44949&r2=44948&pathrev=44949
>
>
> If you want, you could also install a Windows 10 On ARM64 inside a KVM
>
> on your Raspberry (with the correct guest drivers you'll get near native
>
> performance) like I have done and test around on that as well ;) Maybe
>
> you'll find the necessary time earlier than me to fix the remaining
>
> problems of the compiler not being able to cycle itself there... :/
>
>
>
> Regards,
>
> Sven
>
> _______________________________________________
>
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
>
>
>
>
>
More information about the fpc-devel
mailing list