On Wed, 2007-02-28 at 21:02 +0000, Cool_Zer0 wrote:
> Hi there.
> 
> I've a little doubt...
> CeGcc could compile specific projects that are already make to be 
> compiled for Win32?

That depends, here are several statements which I believe are true or
are supposed to be true :

- If you can compile a source with another compiler for WinCE then our
  compiler should be able to do that as well.
- Not all apps are fit to compile on WinCE, because e.g. they use GNOME
  or other OS dependent libraries that are not available on CE. No hope
  for those apps unless you port them.
- Some sources are somewhat platform independent, they may need tweaks.

> For example.. Can I compile Expat to use on Windows Mobile 5.0? Or Scew?

These are probably examples of the latter. I don't know them but from a
quick glance on their websites, they're XML libraries. I would expect
you to be able to compile them with CeGCC.

I'd have to look into whether arm-wince-cegcc-gcc or
arm-wince-mingw32ce-gcc is the right compiler. Depends on how unix-like
the sources are.

Was this the type of answer you were looking for ?

        Danny

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

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to