Windows on ARM support

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
mikejs
Enthusiast
Enthusiast
Posts: 175
Joined: Thu Oct 21, 2010 9:46 pm

Windows on ARM support

Post by mikejs »

Hi,

Sorry if this has been asked before - I can't see it in the search, but it's not the easiest thing to search on...

If I understand correctly, we now have ARM support for Macs, and for Raspberry Pi devices, but not Windows. With a number of manufacturers offering Windows on ARM as a more mainstream device, is there any chance that we might get an ARM compiler option for Windows at some point?

If so, would cross-compilation be an option, or would we need an ARM device to compile the ARM binaries?
User_Russian
Addict
Addict
Posts: 1518
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: Windows on ARM support

Post by User_Russian »

mikejs
Enthusiast
Enthusiast
Posts: 175
Joined: Thu Oct 21, 2010 9:46 pm

Re: Windows on ARM support

Post by mikejs »

Sorry - didn't find that thread earlier.

But it's also from 2022, and things have maybe moved on a bit now. We're starting to see ARM-based devices appearing as part of the standard range from some manufacturers now. So it's not mainstream quite yet, but it's getting close.

Obviously there will be x86/x64 emulation or it would be a non-starter. So most PB apps would just work. My own interest in this is that I have some utils that we use as part of our automation of the windows installation process, and these need to run in WinPE which tends not to have things like that (e.g. WinPE 64bit has no 32bit subsystem, so all exes must be native 64bit). It seems very likely that WinPE on ARM would also not have the emulation layer and need native ARM binaries.
Fred
Administrator
Administrator
Posts: 18161
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Windows on ARM support

Post by Fred »

It's planned
mikejs
Enthusiast
Enthusiast
Posts: 175
Joined: Thu Oct 21, 2010 9:46 pm

Re: Windows on ARM support

Post by mikejs »

Fred wrote: Wed Jun 12, 2024 12:47 pmIt's planned
Cheers! :)
User avatar
Caronte3D
Addict
Addict
Posts: 1355
Joined: Fri Jan 22, 2016 5:33 pm
Location: Some Universe

Re: Windows on ARM support

Post by Caronte3D »

Fred wrote: Wed Jun 12, 2024 12:47 pmIt's planned
Image
Post Reply