swebb2066 commented on issue #388: URL: https://github.com/apache/logging-log4cxx/issues/388#issuecomment-2216697333
Yes, I see that UNIX is not true using mingw-w64-x86_64-cmake. Using the information in [this stack overflow post](https://stackoverflow.com/questions/60794524/how-to-detect-if-the-cmake-script-is-being-run-in-msys2-environment) We now have to decide what we change: 1. Test MINGW in cmake so pthread is used? 2. Test a compiler macro in the code What do you think? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
