BFD MinGW build error: implicit declaration of function 'wcsncasecmp'

Eli Zaretskii eliz@gnu.org
Wed Dec 18 15:47:00 GMT 2013


> Date: Wed, 18 Dec 2013 20:48:41 +0800
> From: asmwarrior <asmwarrior@gmail.com>
> CC: GDB Development <gdb@sourceware.org>,  Binutils Development <binutils@sourceware.org>
> 
> I think under Windows, there is a function: (in wchar.h under my MinGW-W64 toolchain)
> 
> _CRTIMP int __cdecl _wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount);

Yes, that will also do.



More information about the Binutils mailing list