On Tue, 07 Apr 2009 14:58:27 +0200, Marcel Smit wrote:
> 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
Vincent R. wrote:
> On Tue, 07 Apr 2009 14:58:27 +0200, Marcel Smit wrote:
>> 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
>>
>> Usi
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