Hi all,

I managed to compile my project with CE gcc. Now I run into some linker 
problems.
The following references cannot be found:

- LockFileEx
- UnlockFileEx
- GetSystemTimeAsFileTime

Using arm-wince-mingw32ce-nm -C doesn't reveal these functions in any of 
the supplied CE gcc libraries.
The latter function (GetSystemTimeAsFileTime) was introduced in Windows 
CE 6.0. Could it be that this one isn't implemented yet?

I managed to link my projects using workarounds but since my project is 
a platform independent library, supporting as many as possible API 
functions for various platforms, I prefer not to use workarounds at this 
point.

Thanks in advance for your answers !!

Regards,
Marcel.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to