This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]