在 2024-08-24 15:02, Rafael Kitover 写道:
Currently, when building for and using the Cygwin runtime,
non-standard CRT functions are not available in the headers, and there
is no import library for the CRT to link them.

For example, the Cygwin "string.h" does not define `stricmp()`, a
non-standard MSVCRT function, which I will use as an example of this
problem.

If you are compiling for Cygwin, there's a standard one in POSIX:

  https://pubs.opengroup.org/onlinepubs/9699919799/functions/strcasecmp.html



--
Best regards,
LIU Hao

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to