Windows CE compiler

Got an idea for enhancing PureBasic? New command(s) you'd like to see?

Would you be interested in a WinCE compiler?

Oh yeah
19
31%
Oh yeah
19
31%
No, I use VC++
1
2%
No, I use VC++
1
2%
CE what??? :lol:
11
18%
CE what??? :lol:
11
18%
 
Total votes: 62

User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Windows CE compiler

Post by GeoTrail »

I would love to see a compiler for the Windows CE /PPC 2003 platform with ARM support.

I would gladely pay twice of the price of PureBasic if that was included ;)
Think alot of other people would too, and it would deffinantly draw a huge crowd to the PB scene.
ColBoy
Enthusiast
Enthusiast
Posts: 143
Joined: Fri Feb 13, 2004 2:37 pm
Location: Ottawa, Canada
Contact:

Post by ColBoy »

Wow, now you're talking. I'm programming Pocket PC stuff using combination of Embedded VB and VB.Net. A PureBasic option would be incredible, especially if it could work with Codebase (http://www.codebase.com)
Colin
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

:lol:
I knew there were atleast one more here that would like that idea.
Personally I use eVB and VC++ for my PPC apps. Filesizes are pretty small too (if you don't count the runtime for the eVB apps) ;)

I think Fantaisie Software would make a nice bundle of $$$ if they added a CE compiler into this already fantastic package.
ColBoy
Enthusiast
Enthusiast
Posts: 143
Joined: Fri Feb 13, 2004 2:37 pm
Location: Ottawa, Canada
Contact:

Post by ColBoy »

While we're at it, a version for the Palm platform would be good. I'm currently using OrbForms from OrbWorks (http://www.orbworks.com), but a compiler that did Windows, CE/PPC and Palm would be heaven, especially if it's as compact as PureForms.
Colin
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Doesn't OrbForms come with a pretty big runtime lib?
ColBoy
Enthusiast
Enthusiast
Posts: 143
Joined: Fri Feb 13, 2004 2:37 pm
Location: Ottawa, Canada
Contact:

Post by ColBoy »

It adds about 80K to the final program when compiled as a standalone, which isn't too bad, especially now most Palm machines have a minimum of 8 meg. It really is a nice development language though, even though it is C based.
Colin
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

8 megs?
Isn't that an old machine?
I bought my PDA last year. It's a Dell Axim X5 400MHz, 64 MB RAM and 48 MB ROM. Also has IR and bluetooth.
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

This is easier said than done. Porting PB to another platform is really much work.
The Linux version is developed since some time now, and still didn't catch up
with the Windows version. Until those are not really equal, there is not much
sense of starting off with another platform.

Timo
quidquid Latine dictum sit altum videtur
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

You might be right about it being alot of work.
Just posting an idea here :)

Anyways, by looking at the C++ header files for Win32 and CE, it doesn't look like there is alot of difference except the CPU, filesystem and window dialog handling. I might be wrong here so please correct me if so is :)

But if this came to life, it would be amazing for people who code for all the different platforms it supports. And it seems that more and more people are starting to use some sort of PDA nowa days and I also think it would lift the business side for PB to a much higher level commercial wise.
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Post by techjunkie »

I would love if PB generated XBox binaries... *LOL* Microsoft's SDK sucks...
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

:lol: yeah wouldn't that rock techjunkie...
btw, howdy neighbour :D
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

I always tried to suggest my calculator as platform, but nobody seems to listen... :P
quidquid Latine dictum sit altum videtur
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Thinking about using my calculator as a platform alright.
For my coffee cup :lol:
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

<beg> MacOS </beg>
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> The Linux version is developed since some time now, and still didn't catch up
> with the Windows version. Until those are not really equal, there is not much
> sense of starting off with another platform.

Both Windows and Linux versions are up-to-date (v3.81).
See: viewtopic.php?t=8935
Post Reply