This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project. See the libstdc++ home page for more information.
> When I issue the make command from the build directory, all goes fine > until make enters the string subdir, at which point I get: > [error snipped] > Is wint_t declared in /usr/include/stddef.h on other systems ? I get the same error when compiling with DJGPP. DJGPP defines wint_t in wctype.h and wchar.h and not in stddef.h. Could you guys modify wmemcmp.c to include one of the wide character headers? Mark --- Mark Elbrecht snowball3@usa.net http://members.xoom.com/snowball3/