Hi everybody! (My first post, woohoo )
As I was browsing the internet, i stumbled upon React OS, which appears to be an open source Windows clone running on the NT kernel. In the information section, it is stated that:
I am not very familiar with processor types, but if I recall correctly, ARM uses RISC, (it's in the name). This made me wonder:
Could this run on the pandora?
-and-
If it does, would it be possible to use open-source windows software on it just by compiling it to ARM? or is there more to it?
It is not my intention to start a discussion about the advantages and disadvantages of Windows, since this project tries to get the best out of Windows, and leave out the worst.
Oh, and before I forget: React OS website <- This is what i'm talking about.
Kettling
As I was browsing the internet, i stumbled upon React OS, which appears to be an open source Windows clone running on the NT kernel. In the information section, it is stated that:
The ReactOS operating system design is able to provide portability across families of processors, such as Intel x86 and even provide portability across different processor architectures, such as CISC and RISC.
There is only one single OS core, the kernel; porting ReactOS to other architectures only involves porting the hardware abstraction layer, the lowest part that talks directly with the platform hardware.
I am not very familiar with processor types, but if I recall correctly, ARM uses RISC, (it's in the name). This made me wonder:
Could this run on the pandora?
-and-
If it does, would it be possible to use open-source windows software on it just by compiling it to ARM? or is there more to it?
It is not my intention to start a discussion about the advantages and disadvantages of Windows, since this project tries to get the best out of Windows, and leave out the worst.
Oh, and before I forget: React OS website <- This is what i'm talking about.
Kettling