Linked by bcavally on Mon 21st Dec 2009 17:18 UTC
Thread beginning with comment 400873
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: Ms Windows do support ARM architecture
by ba1l on Thu 24th Dec 2009 04:34
in reply to "Ms Windows do support ARM architecture"
But you can count them as different OS than Desktop ones.
They are a completely different OS. That's not really up for debate.
They share: A common binary format (PE EXE files), and some API calls (the common Win32 API subset). Despite this, they are neither binary nor source compatible, and aside from some aspects of the API being similar, everything beneath that level (the kernel) or above that level (the entire userland) is entirely different.
It's as much of a different OS as the Xbox 360's, basically.
From a practical point of view, that means that Windows itself doesn't exist on ARM.




Member since:
2009-12-24
MS Windows do support ARM architecture. Windows Mobile runs mostly on ARM processors. Windows Embedded CE run on ARM processors as well.
But you can count them as different OS than Desktop ones.