Hello all, I'm a newby to the CEGCC compiler.
As an ACE\TAO (www.theaceorb.nl) developer, I'm trying to port ACE in order to use the CEGCC compiler in the future. ACE (Adaptive Communication Enviroment) is a large platform independent communication library wich supports a number of platforms, including WinCE. When compiling the ACE-project, I run into a few compiler errors. Most of them I was able to resolve but there are a few errors left. Most of these errors are related to functions which couldn't be found. To name a few : - _fileno - _wputs - _wfdopen - _isctype and a few others. When searching the CEGCC header files none of these windows API function could be found. I use the following configuration: - Windows Vista - Cygwin 1.5.25-15 - GCC 3.4.4.999 - CEGCC cygwin-cegcc-cegcc-0.51.0-1 Hope you're able to give directions on how to solve these errors. Thanks in advance. Marcel Smit http://www.theaceorb.nl/ ------------------------------------------------------------------------------ _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel