On Sun, 4 Oct 2009 21:06:50 +0200, mobi phil <m...@mobiphil.com> wrote:
> I think everybody shares the same problem: development on wince is
> difficult
> due to the fact, that we do not have a working console with at least *X
> pipes. Did anybody think about how to implement that? Maybe stupid
> question:
> writing a driver and map celib to it etc? What about pty devices?
> 
> Another problem is that the rapi libraries do not work well, at least on
> ubuntu, so even basic functions like rapi cp, ls etc are not available
for
> me... any help?

Hi,

I would say that development is sometimes difficult on wince when you try
to port some open
source software using posix functions but you can find some compatibility
libraries.
Actually you have severaal choices :

1) Use and old version of cegcc that implements posix functions
2) Use a compatibility lib with mingw32ce, you can find for instance evil
from efl project or try google.

About console this is another problem but a few year ago a company
develppped a console driver that
you can find here in binaries form (http://www.walkingrandomly.com/?p=22).
You also have http://www.dejavusoftware.com/pocketty/





------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to