
Windows CE for PureBasic?
-
- User
- Posts: 76
- Joined: Wed Sep 17, 2008 3:10 am
- Location: New Zealand
Windows CE for PureBasic?
Will PureBasic ever be available for Windows CE? Lots of hand held devices and low spec netbooks run Windows CE, yet PureBasic still supports Windows 9x, NT, ME, and 2000 which scarcely anyone would use nowadays? 

Give a man a fire, and he’ll be warm for a day. Set a man on fire, and he’ll be warm for the rest of his life.
- utopiomania
- Addict
- Posts: 1655
- Joined: Tue May 10, 2005 10:00 pm
- Location: Norway
Re: Windows CE for PureBasic?
I don't know, but it would have been cool. This Monster runs Windows CE 5!
Last edited by utopiomania on Sun Nov 07, 2010 6:34 pm, edited 1 time in total.
Re: Windows CE for PureBasic?
The problem is that most mobile devices have ARM CPU's and no x86 CPU's. So the support for Windows CE is not enough, we would need a complete new compiler that generates ARM code and all the librarys must be compiled for ARM too.
It would be very nice to have it, but there are currently no plans to build a PB ARM compiler.
It would be very nice to have it, but there are currently no plans to build a PB ARM compiler.
-
- User
- Posts: 76
- Joined: Wed Sep 17, 2008 3:10 am
- Location: New Zealand
Re: Windows CE for PureBasic?
I had no idea it was quite that complex. Guess that kinda puts a dampener on thingsThorium wrote:The problem is that most mobile devices have ARM CPU's and no x86 CPU's. So the support for Windows CE is not enough, we would need a complete new compiler that generates ARM code and all the librarys must be compiled for ARM too.
It would be very nice to have it, but there are currently no plans to build a PB ARM compiler.

Give a man a fire, and he’ll be warm for a day. Set a man on fire, and he’ll be warm for the rest of his life.