Apologies in advance if this is the wrong place to ask about this. I recently ran into a problem in a project I'm working on, which is a binary using the Cygwin runtime, where linking failed to find a CRT function, stricmp() in this case.
For the time being, I used a trivial reimplementation of this function. But in general, I'd like to know if it's possible to link CRT functions from a Cygwin runtime dependent binary. _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
