GDC D compiler for PocketPCs is here!

Chad J gamerChad at _spamIsBad_gmail.com
Sat Aug 12 12:16:03 PDT 2006


Manfred Hansen wrote:
> 
> Thank you, i have successfully compiled the first programm.
> 
> I have compiled your example wich write the file doutput.txt .
> This programm have i copied to the sd Card and rename the programm to
> Hello_arm.exe .
> 
> But it do nothing on my PDA.
> My PDA is a YAKUMO with Windows mobile 4.2 .
> The CPU is S3C2410 it should be compatible with ARM920T .
> 
> I have read i must copy the programm with Active Sync or i must 
> build a "cab" file?
> 
> Manfred
> 

First, download this PocketConsole and install it on your PDA.  It 
allows you to see command line output.  Run it, then run Hello_arm.exe 
from the command line.  If it's screaming any errors at you, you'll see 
them.  Give me the output of your program, if any.
Here's the link:
http://www.symbolictools.de/public/pocketconsole/download.htm

Copying the .exe somewhere with Active Sync should be fine.  You don't 
need to build a .cab file.  Also, if you are creating a replica of my 
program, try running it in the root directory, as that's where I ran 
mine.  I'm still not sure how pathing works on WinCE.



More information about the D.gnu mailing list