I keep getting the following error:
lib\ntdll\string\ctype.c:280: warning: '_pctype' defined locally after
being referenced with dllimport linkage
mingw32-make: *** [obj-i386\lib\ntdll\string\ctype.o] Error 1
I found a cheap little trick to it, commenting out line 280 in ctype.c
will fix it (for now)
--
-David W. Eckert