Windows CE for PureBasic?

Windows specific forum
Lykaestria
User
User
Posts: 76
Joined: Wed Sep 17, 2008 3:10 am
Location: New Zealand

Windows CE for PureBasic?

Post by Lykaestria »

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.
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Re: Windows CE for PureBasic?

Post by utopiomania »

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.
Thorium
Addict
Addict
Posts: 1305
Joined: Sat Aug 15, 2009 6:59 pm

Re: Windows CE for PureBasic?

Post by Thorium »

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.
Lykaestria
User
User
Posts: 76
Joined: Wed Sep 17, 2008 3:10 am
Location: New Zealand

Re: Windows CE for PureBasic?

Post by Lykaestria »

Thorium 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.
I had no idea it was quite that complex. Guess that kinda puts a dampener on things :(
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.
Post Reply