Re: [Cegcc-devel] Qt on CE

2007-04-04 Thread Peter Kümmel
Pedro Alves wrote: > Peter Kümmel wrote: >> By the way, currently we use wcelibex for a port of Qt to wince >> so we are in the same position as you, or worse because we only >> support the ms tools: is it :) or :( ? > > I took a quick look at wcelibex, and it seem

Re: [Cegcc-devel] newlib/wince

2007-04-02 Thread Peter Kümmel
Pedro Alves wrote: > Hi Peter, > > Peter Kümmel wrote: >> Hi, >> >> recently we've >> >> http://sourceforge.net/projects/wcelibcex/ >> >> discovered your port of newlib to wince. >> We would like to use some functions in wcelibcex but

[Cegcc-devel] newlib/wince

2007-04-02 Thread Peter Kümmel
Hi, recently we've http://sourceforge.net/projects/wcelibcex/ discovered your port of newlib to wince. We would like to use some functions in wcelibcex but we are not sure about the license. wcelibcex is MIT, newlib BSD like, but cegcc is GPL, does this mean the wince port of newlib is also GPL?