Re: [Cegcc-devel] Console to windows mobile,

2009-10-04 Thread Vincent R.
On Sun, 4 Oct 2009 21:06:50 +0200, mobi phil 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

[Cegcc-devel] Console to windows mobile,

2009-10-04 Thread mobi phil
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? Anothe