windows ce

Gerard Saraber GSaraber@unlimitedsolutions.com
Mon May 10 08:12:00 GMT 1999


Hi,
As I stated in my previous email, (maybe not clear enough) you can get
the Windows CE Platform SDK from microsofts website, this comes with all
the .H .LIB and .DLL files you need to develop CE apps, the only thing
NOT included AFAIK is the actual cross-compiler, which you can obtain
from MS for $199, in addition to the crosscompiler you also need Visual
C++ 6.0.
The only thing i seem to be missing (i didn't dig in the header files
enough yet) is a standard C library, or something similar so i can do
fopen, fread, fclose etc.

Regards,
Gerard Saraber
work: gsaraber@unlimitedsolutions.com
home: gsaraber@glasscity.net


> -----Original Message-----
> From:	Scott Howard [SMTP:scott@objsw.com]
> Sent:	Friday, May 07, 1999 17:38
> To:	crossgcc@cygnus.com
> Subject:	Re: windows ce
> 
> Gerard Saraber wrote:
> > 
> > Hi,
> > would it be possible to create a cross compiler (hosted on linux /
> dos /
> > NT ) that can create windows ce binaries? I know that gcc can emit
> the
> > code for the SH-3 and MIPS cpus so no problem there .. but what
> about
> > the libraries?
> 
> Libraries are one issue, and also header files, and (possibly) also
> the
> object format used by CE (although I believe this is the same COFF
> variant used for WIN32). While there is no reason I can think of that
> the compiler would not be capable of doing this, at this time I'm not
> aware of any freely-available headers and libraries that would make it
> feasible.
> 
> This problem has been solved for native win32, twice in fact (cygwin
> and
> mingw32). It's a big job though.
> 
> Scott Howard
> scott@objsw.com
> 
_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.


More information about the crossgcc mailing list