Re: [Mingw-w64-public] undefined reference to `wcslen'

2012-01-13 Thread Daniel Green
Kai Tietz writes: > Hmm, == is the thing we want here, but it seems that in combination > with data it causes issues. Does build being successful by changing > line to vsnprintf DATA == _vsnprintf > ? vsnprintf DATA == _vsnprintf works. -

Re: [Mingw-w64-public] undefined reference to `wcslen'

2012-01-13 Thread Daniel Green
dlltool outputs the following: # dlltool --as-flags=--64 -m i386:x86-64 -k --as=as --output-lib lib64/libmsvcrt.a --input-def /crossdev/src/mingw-w64-svn/mingw-w64-crt/lib64/msvcrt.def --dllname msvcrt.dll c:\MinGW64\bin\dlltool.exe: Syntax error in def file C:/crossdev/src/mingw-w64-s vn/mingw