Hey Danny, thanks for the reply.

Danny Backx wrote:
> Can you get your problems sorted out by always using a
> mingw32ce-built DLL ? Preferably not mix up the environments at all ?

My current project (porting the Enlightenment Foundation Libraries) is
working so far with cegcc, but I would prefer to use mingw32ce since the
EFL code already contains win32 support and using cegcc requires many
conditional checks (being neither fully posix nor win32).

Unfortunately I haven't been able to switch to mingw32ce so far for
various reasons, including that mingw32ce seems to be missing some win32
functionality, particularly _get_osfhandle() (declared but not defined),
which is being used for loadable module support. Is there an alternative
function that should be used?.


-- 
Lance Fetters
Ogaki, Gifu, Japan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to