Re: [Cegcc-devel] Cegcc arm-mingw32ce compiled with Mingw

2011-03-04 Thread Sébastien Lorquet
some people are still forced to work with the "obsolete O$" ;-) In that case, http://www.unsads.com/~squalyl/cegcc/mingw32ce-build-mingw.zip is worth a try. Regards On Fri, Mar 4, 2011 at 9:08 AM, Vincent Torri wrote: > > > On Fri, 4 Mar 2011, Mauro Ziliani wrote: > > > Hi all. > > I'm working

Re: [Cegcc-devel] Cegcc arm-mingw32ce compiled with Mingw

2011-03-04 Thread Vincent Torri
On Fri, 4 Mar 2011, Mauro Ziliani wrote: > Hi all. > I'm working for Windows CE with Embedded Visual C++ 4.0 sp4. > I need to swicth my work on better environment and I choose arm-mingw32ce. > But I'd like to avoid Cygnus, but use directly Mingw, like I does for > others develompment. > > Does a

[Cegcc-devel] Cegcc arm-mingw32ce compiled with Mingw

2011-03-03 Thread Mauro Ziliani
Hi all. I'm working for Windows CE with Embedded Visual C++ 4.0 sp4. I need to swicth my work on better environment and I choose arm-mingw32ce. But I'd like to avoid Cygnus, but use directly Mingw, like I does for others develompment. Does anyone have try to compile arm-mingw32ce with latest Ming