Re: [Cegcc-devel] tchar.h

2007-04-15 Thread Pedro Alves
Danny Backx escreveu: > The include file is described on MSDN as one that allows you > to use calls to e.g. _tcsspn() in your application source, the include > file will translate into either strspn() or wcsspn() based on the > presence of the _UNICODE macro. > > We don't have this include file in

[Cegcc-devel] Oh no! input.h: parse error, expecting GTY_TOKEN

2007-04-15 Thread Bernhard, Georg
Hello, cegcc devel list!! I am trying to compile pygame (python, sdl, tkinter, ...) for my mobile phone, a mio 701 smartphone running windows ce 5.0. I don't really want to use Microsofts .net Framework, since I got used to my Mac OSX. I found several resources on the web that helped me to get