On Tuesday 07 July 2009 13:20:31, mobi phil wrote: > Hello, > > > First of all, nice job! I managed to build vim72 with mingw32ce, however > there are still some functions that are not available. I am trying to use > celib (http://www.rainer-keuchel.de/documents.html) , but there are lot of > warnings about duplicate symbols.
cegcc (the toolchain, not the project) is really a more integraed celib replacement. In fact, there's a bunch of code in the cegcc's newlib port that originates from celib. Instead of celib, you could just use cegcc instead of mingw32ce. Alternatively, just add the bits and pieces you need to your port. > I did not get the point, is there an > intention to implement all the functions defined in the header files > <windows.h>, <winbase.h> etc.? It would probably make sense, as this would > allow easier port of certain applications from windows to windows mobile. Do > you have such a plan? No. But, I can imagine a library (source based a-la gnulib, or compiled) that implements common Ansi variants of Win32 functions would ease porting efforts in some classes of applications. > > What about a cegcc wiki ? > There's one already, linked directly from cegcc's homepage, but it's very poor on content. Give it a go at adding some! -- Pedro Alves ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/blackberry _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel