Hi,
Does anybody know the current status of Cilk Plus in MinGW-W64 on Windows?
Cilk is now in mainline GCC as of 5 and in the latest sourceforge builds
the compiler appears to support it, but the necessary runtime link library
libcilkrts is not available. Are there any plans to include this, or i
Patch OK? freopen_s is somehow missing.
diff --git a/mingw-w64-headers/crt/sec_api/stdio_s.h
b/mingw-w64-headers/crt/sec_api/stdio_s.h
index 26f43fb..d4962de 100644
--- a/mingw-w64-headers/crt/sec_api/stdio_s.h
+++ b/mingw-w64-headers/crt/sec_api/stdio_s.h
@@ -88,6 +88,7 @@ extern "C" {
_CRTIM