If you're referring to the difference between the cegcc and mingw32ce
files I posted yesterday, you can find out more in our documentation
at :
http://cegcc.sourceforge.net/docs/using.html

The short summary :
- we have two similar distributions, the executables are named e.g.
  arm-wince-cegcc-gcc and arm-wince-mingw32ce-gcc
- the cegcc toolset has a unix-like layer, the mingw32ce intentionally
  doesn't
- use cegcc if you are porting from a unix-like OS, use mingw32ce if
  your application uses just the Windows CE API.
- both toolsets allow you to develop on a PC, and create apps that run
  on a PDA or a WinCE cell phone

Danny

On Tue, 2007-05-29 at 12:03 +1000, James Takac wrote:
> Quick note here. Got it up and running. Am curious about the 2nd package, 
> i.e. 
> the mingw one. Same thing but mingw version I take it?

-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to