Facebook
From Scanty Crow, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 104
  1. Command line: -release -static -opensource -confirm-license -static-runtime -no-pch -optimize-size -opengl desktop -platform win32-g++ -prefix C:\Qt\QT-Static -skip webengine -nomake tools -nomake tests -nomake examples -openssl-linked "OPENSSL_INCDIR=C:\OpenSSL-Win64\include" "OPENSSL_LIBDIR=C:\OpenSSL-Win64\lib\VC\static" "OPENSSL_LIBS=-lWs2_32 -lGdi32 -lAdvapi32 -lCrypt32 -lUser32" "OPENSSL_LIBS_DEBUG=-llibssl64MDd -llibcrypto64MDd" "OPENSSL_LIBS_RELEASE=-llibssl64MD -llibcrypto64MD"
  2. executing config test verifyspec
  3. + cd /d C:\Qt\Test\config.tests\verifyspec && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/qt-everywhere-src-5.15.1-2/qtbase/config.tests/verifyspec
  4. + cd /d C:\Qt\Test\config.tests\verifyspec && set MAKEFLAGS=& mingw32-make
  5. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\verifyspec -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o verifyspec.o C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\verifyspec\verifyspec.cpp
  6. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o verifyspec.exe verifyspec.o  
  7. test config.qtbase.tests.verifyspec succeeded
  8. executing config test architecture
  9. + cd /d C:\Qt\Test\config.tests\arch && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/qt-everywhere-src-5.15.1-2/qtbase/config.tests/arch
  10. + cd /d C:\Qt\Test\config.tests\arch && set MAKEFLAGS=& mingw32-make
  11. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\arch -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o arch.o C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\arch\arch.cpp
  12. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o arch.exe arch.o  
  13. Detected architecture: x86_64 (cx16 mmx sse sse2 sse3)
  14. test config.qtbase.tests.architecture gave result x86_64
  15. executing config test sse2
  16. + cd /d C:\Qt\Test\config.tests\x86_simd && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "CONFIG+=add_cflags" "DEFINES+=NO_ATTRIBUTE" "SIMD=sse2" C:/Qt/qt-everywhere-src-5.15.1-2/qtbase/config.tests/x86_simd
  17. + cd /d C:\Qt\Test\config.tests\x86_simd && set MAKEFLAGS=& mingw32-make
  18. > g++ -c -fno-keep-inline-dllexport -msse2 -mstackrealign -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE2 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp
  19. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o x86_simd.exe main.o  
  20. test config.qtbase.tests.sse2 succeeded
  21. executing config test aesni
  22. + cd /d C:\Qt\Test\config.tests\x86_simd && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "CONFIG+=add_cflags" "DEFINES+=NO_ATTRIBUTE" "SIMD=aesni" C:/Qt/qt-everywhere-src-5.15.1-2/qtbase/config.tests/x86_simd
  23. + cd /d C:\Qt\Test\config.tests\x86_simd && set MAKEFLAGS=& mingw32-make clean && set MAKEFLAGS=& mingw32-make
  24. > del main.o
  25. > g++ -c -fno-keep-inline-dllexport -maes -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AESNI -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp
  26. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o x86_simd.exe main.o  
  27. test config.qtbase.tests.aesni succeeded
  28. executing config test alloca_h
  29. + cd /d C:\Qt\Test\config.tests\alloca_h && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/alloca_h
  30. + cd /d C:\Qt\Test\config.tests\alloca_h && set MAKEFLAGS=& mingw32-make
  31. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  32. > main.cpp:2:10: fatal error: alloca.h: No such file or directory
  33. >  #include <alloca.h>
  34. >           ^~~~~~~~~~
  35. > compilation terminated.
  36. > Makefile:172: recipe for target 'main.o' failed
  37. > mingw32-make: *** [main.o] Error 1
  38. test config.qtbase.tests.alloca_h FAILED
  39. executing config test alloca_malloc_h
  40. + cd /d C:\Qt\Test\config.tests\alloca_malloc_h && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/alloca_malloc_h
  41. + cd /d C:\Qt\Test\config.tests\alloca_malloc_h && set MAKEFLAGS=& mingw32-make
  42. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  43. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o alloca_malloc_h.exe main.o  
  44. test config.qtbase.tests.alloca_malloc_h succeeded
  45. executing config test sse3
  46. + cd /d C:\Qt\Test\config.tests\x86_simd && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "CONFIG+=add_cflags" "DEFINES+=NO_ATTRIBUTE" "SIMD=sse3" C:/Qt/qt-everywhere-src-5.15.1-2/qtbase/config.tests/x86_simd
  47. + cd /d C:\Qt\Test\config.tests\x86_simd && set MAKEFLAGS=& mingw32-make clean && set MAKEFLAGS=& mingw32-make
  48. > del main.o
  49. > g++ -c -fno-keep-inline-dllexport -msse3 -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE3 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp
  50. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o x86_simd.exe main.o  
  51. test config.qtbase.tests.sse3 succeeded
  52. executing config test ssse3
  53. + cd /d C:\Qt\Test\config.tests\x86_simd && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "CONFIG+=add_cflags" "DEFINES+=NO_ATTRIBUTE" "SIMD=ssse3" C:/Qt/qt-everywhere-src-5.15.1-2/qtbase/config.tests/x86_simd
  54. + cd /d C:\Qt\Test\config.tests\x86_simd && set MAKEFLAGS=& mingw32-make clean && set MAKEFLAGS=& mingw32-make
  55. > del main.o
  56. > g++ -c -fno-keep-inline-dllexport -mssse3 -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSSE3 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp
  57. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o x86_simd.exe main.o  
  58. test config.qtbase.tests.ssse3 succeeded
  59. executing config test sse4_1
  60. + cd /d C:\Qt\Test\config.tests\x86_simd && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "CONFIG+=add_cflags" "DEFINES+=NO_ATTRIBUTE" "SIMD=sse4_1" C:/Qt/qt-everywhere-src-5.15.1-2/qtbase/config.tests/x86_simd
  61. + cd /d C:\Qt\Test\config.tests\x86_simd && set MAKEFLAGS=& mingw32-make clean && set MAKEFLAGS=& mingw32-make
  62. > del main.o
  63. > g++ -c -fno-keep-inline-dllexport -msse4.1 -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp
  64. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o x86_simd.exe main.o  
  65. test config.qtbase.tests.sse4_1 succeeded
  66. executing config test sse4_2
  67. + cd /d C:\Qt\Test\config.tests\x86_simd && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "CONFIG+=add_cflags" "DEFINES+=NO_ATTRIBUTE" "SIMD=sse4_2" C:/Qt/qt-everywhere-src-5.15.1-2/qtbase/config.tests/x86_simd
  68. + cd /d C:\Qt\Test\config.tests\x86_simd && set MAKEFLAGS=& mingw32-make clean && set MAKEFLAGS=& mingw32-make
  69. > del main.o
  70. > g++ -c -fno-keep-inline-dllexport -msse4.2 -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_2 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp
  71. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o x86_simd.exe main.o  
  72. test config.qtbase.tests.sse4_2 succeeded
  73. executing config test avx
  74. + cd /d C:\Qt\Test\config.tests\x86_simd && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "CONFIG+=add_cflags" "DEFINES+=NO_ATTRIBUTE" "SIMD=avx" C:/Qt/qt-everywhere-src-5.15.1-2/qtbase/config.tests/x86_simd
  75. + cd /d C:\Qt\Test\config.tests\x86_simd && set MAKEFLAGS=& mingw32-make clean && set MAKEFLAGS=& mingw32-make
  76. > del main.o
  77. > g++ -c -fno-keep-inline-dllexport -mavx -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp
  78. > C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp:165:6: error: #error "AVX support is broken in 64-bit MinGW - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49001"
  79. >  #    error "AVX support is broken in 64-bit MinGW - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49001"
  80. >       ^~~~~
  81. > Makefile:174: recipe for target 'main.o' failed
  82. > mingw32-make: *** [main.o] Error 1
  83. test config.qtbase.tests.avx FAILED
  84. executing config test cxx14
  85. + cd /d C:\Qt\Test\config.tests\cxx14 && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/cxx14
  86. + cd /d C:\Qt\Test\config.tests\cxx14 && set MAKEFLAGS=& mingw32-make
  87. > g++ -c -fno-keep-inline-dllexport -O2 -std=gnu++1y -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  88. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o cxx14.exe main.o  
  89. test config.qtbase.tests.cxx14 succeeded
  90. executing config test cxx17
  91. + cd /d C:\Qt\Test\config.tests\cxx17 && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/cxx17
  92. + cd /d C:\Qt\Test\config.tests\cxx17 && set MAKEFLAGS=& mingw32-make
  93. > g++ -c -fno-keep-inline-dllexport -O2 -std=gnu++1z -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  94. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o cxx17.exe main.o  
  95. test config.qtbase.tests.cxx17 succeeded
  96. executing config test c99
  97. + cd /d C:\Qt\Test\config.tests\c99 && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/c99
  98. + cd /d C:\Qt\Test\config.tests\c99 && set MAKEFLAGS=& mingw32-make
  99. > gcc -c -fno-keep-inline-dllexport -O2 -std=gnu99 -w -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.c
  100. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o c99.exe main.o  
  101. test config.qtbase.tests.c99 succeeded
  102. executing config test c11
  103. + cd /d C:\Qt\Test\config.tests\c11 && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/c11
  104. + cd /d C:\Qt\Test\config.tests\c11 && set MAKEFLAGS=& mingw32-make
  105. > gcc -c -fno-keep-inline-dllexport -O2 -std=gnu11 -w -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.c
  106. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o c11.exe main.o  
  107. test config.qtbase.tests.c11 succeeded
  108. Global lib dirs: [] [C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0 C:/Strawberry/c/lib/gcc C:/Strawberry/c/x86_64-w64-mingw32/lib C:/Strawberry/c/lib]
  109. Global inc dirs: [] [C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++ C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/x86_64-w64-mingw32 C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/c++/backward C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include C:/Strawberry/c/include C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include-fixed C:/Strawberry/c/x86_64-w64-mingw32/include]
  110. looking for library dbus
  111. Trying source 0 (type pkgConfig) of library dbus ...
  112. pkg-config use disabled globally.
  113.   => source produced no result.
  114. Trying source 1 (type inline) of library dbus ...
  115. dbus/dbus.h not found in [] and global paths.
  116.   => source produced no result.
  117. Trying source 2 (type inline) of library dbus ...
  118.   => source failed condition '!config.win32'.
  119. test config.qtbase.libraries.dbus FAILED
  120. executing config test gc_binaries
  121. + cd /d C:\Qt\Test\config.tests\gc_binaries && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/gc_binaries
  122. + cd /d C:\Qt\Test\config.tests\gc_binaries && set MAKEFLAGS=& mingw32-make
  123. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  124. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o gc_binaries.exe main.o  
  125. test config.qtbase.tests.gc_binaries succeeded
  126. looking for library host_dbus
  127. Trying source 0 (type pkgConfig) of library host_dbus ...
  128. pkg-config use disabled globally.
  129.   => source produced no result.
  130. Trying source 1 (type inline) of library host_dbus ...
  131.  => source accepted.
  132. test config.qtbase.libraries.host_dbus succeeded
  133. executing config test incredibuild_xge
  134. Searching for file BuildConsole.exe.
  135.     Not found.
  136. test config.qtbase.tests.incredibuild_xge FAILED
  137. executing config test intelcet
  138. + cd /d C:\Qt\Test\config.tests\intelcet && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/intelcet
  139. + cd /d C:\Qt\Test\config.tests\intelcet && set MAKEFLAGS=& mingw32-make
  140. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  141. > main.cpp:7:8: error: #error Intel CET not available
  142. >      #  error Intel CET not available
  143. >         ^~~~~
  144. > Makefile:172: recipe for target 'main.o' failed
  145. > mingw32-make: *** [main.o] Error 1
  146. test config.qtbase.tests.intelcet FAILED
  147. looking for library libudev
  148. Trying source 0 (type pkgConfig) of library libudev ...
  149. pkg-config use disabled globally.
  150.   => source produced no result.
  151. Trying source 1 (type inline) of library libudev ...
  152. libudev.h not found in [] and global paths.
  153.   => source produced no result.
  154. test config.qtbase.libraries.libudev FAILED
  155. executing config test posix_fallocate
  156. + cd /d C:\Qt\Test\config.tests\posix_fallocate && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/posix_fallocate
  157. + cd /d C:\Qt\Test\config.tests\posix_fallocate && set MAKEFLAGS=& mingw32-make
  158. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  159. > main.cpp: In function 'int main(int, char**)':
  160. > main.cpp:8:12: error: 'posix_fallocate' was not declared in this scope
  161. >      (void) posix_fallocate(0, 0, 0);
  162. >             ^~~~~~~~~~~~~~~
  163. > Makefile:172: recipe for target 'main.o' failed
  164. > mingw32-make: *** [main.o] Error 1
  165. test config.qtbase.tests.posix_fallocate FAILED
  166. executing config test rdrnd
  167. + cd /d C:\Qt\Test\config.tests\x86_simd && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "CONFIG+=add_cflags" "DEFINES+=NO_ATTRIBUTE" "SIMD=rdrnd" C:/Qt/qt-everywhere-src-5.15.1-2/qtbase/config.tests/x86_simd
  168. + cd /d C:\Qt\Test\config.tests\x86_simd && set MAKEFLAGS=& mingw32-make clean && set MAKEFLAGS=& mingw32-make
  169. > del main.o
  170. > Could Not Find C:\Qt\Test\config.tests\x86_simd\main.o
  171. > g++ -c -fno-keep-inline-dllexport -mrdrnd -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_RDRND -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp
  172. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o x86_simd.exe main.o  
  173. test config.qtbase.tests.rdrnd succeeded
  174. executing config test rdseed
  175. + cd /d C:\Qt\Test\config.tests\x86_simd && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "CONFIG+=add_cflags" "DEFINES+=NO_ATTRIBUTE" "SIMD=rdseed" C:/Qt/qt-everywhere-src-5.15.1-2/qtbase/config.tests/x86_simd
  176. + cd /d C:\Qt\Test\config.tests\x86_simd && set MAKEFLAGS=& mingw32-make clean && set MAKEFLAGS=& mingw32-make
  177. > del main.o
  178. > g++ -c -fno-keep-inline-dllexport -mrdseed -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_RDSEED -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp
  179. > C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp: In function 'int test_rdseed()':
  180. > C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp:140:9: error: '_rdseed16_step' was not declared in this scope
  181. >      if (_rdseed16_step(&us))
  182. >          ^~~~~~~~~~~~~~
  183. > C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp:140:9: note: suggested alternative: '_rdrand16_step'
  184. >      if (_rdseed16_step(&us))
  185. >          ^~~~~~~~~~~~~~
  186. >          _rdrand16_step
  187. > C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp:142:9: error: '_rdseed32_step' was not declared in this scope
  188. >      if (_rdseed32_step(&ui))
  189. >          ^~~~~~~~~~~~~~
  190. > C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp:142:9: note: suggested alternative: '_rdrand32_step'
  191. >      if (_rdseed32_step(&ui))
  192. >          ^~~~~~~~~~~~~~
  193. >          _rdrand32_step
  194. > C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp:146:9: error: '_rdseed64_step' was not declared in this scope
  195. >      if (_rdseed64_step(&ull))
  196. >          ^~~~~~~~~~~~~~
  197. > C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp:146:9: note: suggested alternative: '_rdrand64_step'
  198. >      if (_rdseed64_step(&ull))
  199. >          ^~~~~~~~~~~~~~
  200. >          _rdrand64_step
  201. > Makefile:174: recipe for target 'main.o' failed
  202. > mingw32-make: *** [main.o] Error 1
  203. test config.qtbase.tests.rdseed FAILED
  204. executing config test shani
  205. + cd /d C:\Qt\Test\config.tests\x86_simd && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "CONFIG+=add_cflags" "DEFINES+=NO_ATTRIBUTE" "SIMD=shani" C:/Qt/qt-everywhere-src-5.15.1-2/qtbase/config.tests/x86_simd
  206. + cd /d C:\Qt\Test\config.tests\x86_simd && set MAKEFLAGS=& mingw32-make clean && set MAKEFLAGS=& mingw32-make
  207. > del main.o
  208. > Could Not Find C:\Qt\Test\config.tests\x86_simd\main.o
  209. > g++ -c -fno-keep-inline-dllexport -msha -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SHANI -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp
  210. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o x86_simd.exe main.o  
  211. test config.qtbase.tests.shani succeeded
  212. executing config test signaling_nan
  213. + cd /d C:\Qt\Test\config.tests\signaling_nan && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/signaling_nan
  214. + cd /d C:\Qt\Test\config.tests\signaling_nan && set MAKEFLAGS=& mingw32-make
  215. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  216. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o signaling_nan.exe main.o  
  217. test config.qtbase.tests.signaling_nan succeeded
  218. executing config test stl
  219. + cd /d C:\Qt\Test\config.tests\stl && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/qt-everywhere-src-5.15.1-2/qtbase/config.tests/stl
  220. + cd /d C:\Qt\Test\config.tests\stl && set MAKEFLAGS=& mingw32-make
  221. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\stl -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o stltest.o C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\stl\stltest.cpp
  222. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o stl.exe stltest.o  
  223. test config.qtbase.tests.stl succeeded
  224. looking for library zlib
  225. Trying source 0 (type inline) of library zlib ...
  226.   => source failed condition 'config.msvc'.
  227. Trying source 1 (type inline) of library zlib ...
  228.   => source failed condition 'config.msvc'.
  229. Trying source 2 (type inline) of library zlib ...
  230. + cd /d C:\Qt\Test\config.tests\zlib && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += zlib" "QMAKE_LIBS_ZLIB = -lz" C:/Qt/Test/config.tests/zlib
  231. + cd /d C:\Qt\Test\config.tests\zlib && set MAKEFLAGS=& mingw32-make
  232. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  233. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o zlib.exe main.o  -lz  
  234.  => source accepted.
  235. test config.qtbase.libraries.zlib succeeded
  236. executing config test x86SimdAlways
  237. + cd /d C:\Qt\Test\config.tests\x86_simd && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "SIMD=aesni rdrnd shani sse2 sse3 sse4_1 sse4_2 ssse3" C:/Qt/qt-everywhere-src-5.15.1-2/qtbase/config.tests/x86_simd
  238. + cd /d C:\Qt\Test\config.tests\x86_simd && set MAKEFLAGS=& mingw32-make clean && set MAKEFLAGS=& mingw32-make
  239. > del main.o
  240. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DQT_COMPILER_SUPPORTS_AESNI -DQT_COMPILER_SUPPORTS_RDRND -DQT_COMPILER_SUPPORTS_SHANI -DQT_COMPILER_SUPPORTS_SSE2 -DQT_COMPILER_SUPPORTS_SSE3 -DQT_COMPILER_SUPPORTS_SSE4_1 -DQT_COMPILER_SUPPORTS_SSE4_2 -DQT_COMPILER_SUPPORTS_SSSE3 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtbase\config.tests\x86_simd\main.cpp
  241. > g++ -Wl,-s -Wl,-subsystem,console -mthreads -o x86_simd.exe main.o  
  242. test config.qtbase.tests.x86SimdAlways succeeded
  243. looking for library zstd
  244. Trying source 0 (type pkgConfig) of library zstd ...
  245. pkg-config use disabled globally.
  246.   => source produced no result.
  247. Trying source 1 (type inline) of library zstd ...
  248. + cd /d C:\Qt\Test\config.tests\zstd && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += zstd" "QMAKE_LIBS_ZSTD = -lzstd" C:/Qt/Test/config.tests/zstd
  249. + cd /d C:\Qt\Test\config.tests\zstd && set MAKEFLAGS=& mingw32-make
  250. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  251. > main.cpp:2:10: fatal error: zstd.h: No such file or directory
  252. >  #include <zstd.h>
  253. >           ^~~~~~~~
  254. > compilation terminated.
  255. > Makefile:172: recipe for target 'main.o' failed
  256. > mingw32-make: *** [main.o] Error 1
  257.  => source failed verification.
  258. test config.qtbase.libraries.zstd FAILED
  259. executing config test cxx11_future
  260. + cd /d C:\Qt\Test\config.tests\cxx11_future && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/cxx11_future
  261. + cd /d C:\Qt\Test\config.tests\cxx11_future && set MAKEFLAGS=& mingw32-make
  262. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  263. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o cxx11_future.exe main.o  
  264. test config.qtbase_corelib.tests.cxx11_future succeeded
  265. executing config test eventfd
  266. + cd /d C:\Qt\Test\config.tests\eventfd && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/eventfd
  267. + cd /d C:\Qt\Test\config.tests\eventfd && set MAKEFLAGS=& mingw32-make
  268. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  269. > main.cpp:2:10: fatal error: sys/eventfd.h: No such file or directory
  270. >  #include <sys/eventfd.h>
  271. >           ^~~~~~~~~~~~~~~
  272. > compilation terminated.
  273. > Makefile:176: recipe for target 'main.o' failed
  274. > mingw32-make: *** [main.o] Error 1
  275. test config.qtbase_corelib.tests.eventfd FAILED
  276. executing config test inotify
  277. + cd /d C:\Qt\Test\config.tests\inotify && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/inotify
  278. + cd /d C:\Qt\Test\config.tests\inotify && set MAKEFLAGS=& mingw32-make
  279. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  280. > main.cpp:2:10: fatal error: sys/inotify.h: No such file or directory
  281. >  #include <sys/inotify.h>
  282. >           ^~~~~~~~~~~~~~~
  283. > compilation terminated.
  284. > Makefile:176: recipe for target 'main.o' failed
  285. > mingw32-make: *** [main.o] Error 1
  286. test config.qtbase_corelib.tests.inotify FAILED
  287. looking for library pcre2
  288. Trying source 0 (type pkgConfig) of library pcre2 ...
  289. pkg-config use disabled globally.
  290.   => source produced no result.
  291. Trying source 1 (type inline) of library pcre2 ...
  292. pcre2.h not found in [] and global paths.
  293.   => source produced no result.
  294. test config.qtbase_corelib.libraries.pcre2 FAILED
  295. looking for library slog2
  296. Trying source 0 (type inline) of library slog2 ...
  297. sys/slog2.h not found in [] and global paths.
  298.   => source produced no result.
  299. test config.qtbase_corelib.libraries.slog2 FAILED
  300. looking for library libatomic
  301. Trying source 0 (type inline) of library libatomic ...
  302. + cd /d C:\Qt\Test\config.tests\libatomic && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += libatomic" "QMAKE_LIBS_LIBATOMIC = " C:/Qt/Test/config.tests/libatomic
  303. + cd /d C:\Qt\Test\config.tests\libatomic && set MAKEFLAGS=& mingw32-make
  304. > g++ -c -fno-keep-inline-dllexport -O2 -std=gnu++11 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  305. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o libatomic.exe main.o  
  306.  => source accepted.
  307. test config.qtbase_corelib.libraries.libatomic succeeded
  308. looking for library doubleconversion
  309. Trying source 0 (type inline) of library doubleconversion ...
  310. double-conversion/double-conversion.h not found in [] and global paths.
  311.   => source produced no result.
  312. test config.qtbase_corelib.libraries.doubleconversion FAILED
  313. executing config test cloexec
  314. + cd /d C:\Qt\Test\config.tests\cloexec && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/cloexec
  315. + cd /d C:\Qt\Test\config.tests\cloexec && set MAKEFLAGS=& mingw32-make
  316. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  317. > main.cpp:4:10: fatal error: sys/socket.h: No such file or directory
  318. >  #include <sys/socket.h>
  319. >           ^~~~~~~~~~~~~~
  320. > compilation terminated.
  321. > Makefile:176: recipe for target 'main.o' failed
  322. > mingw32-make: *** [main.o] Error 1
  323. test config.qtbase_corelib.tests.cloexec FAILED
  324. looking for library advapi32
  325. Trying source 0 (type inline) of library advapi32 ...
  326.  => source accepted.
  327. test config.qtbase_corelib.libraries.advapi32 succeeded
  328. looking for library gdi32
  329. Trying source 0 (type inline) of library gdi32 ...
  330.  => source accepted.
  331. test config.qtbase_corelib.libraries.gdi32 succeeded
  332. looking for library kernel32
  333. Trying source 0 (type inline) of library kernel32 ...
  334.  => source accepted.
  335. test config.qtbase_corelib.libraries.kernel32 succeeded
  336. looking for library netapi32
  337. Trying source 0 (type inline) of library netapi32 ...
  338.  => source accepted.
  339. test config.qtbase_corelib.libraries.netapi32 succeeded
  340. looking for library ole32
  341. Trying source 0 (type inline) of library ole32 ...
  342.  => source accepted.
  343. test config.qtbase_corelib.libraries.ole32 succeeded
  344. looking for library shell32
  345. Trying source 0 (type inline) of library shell32 ...
  346.  => source accepted.
  347. test config.qtbase_corelib.libraries.shell32 succeeded
  348. looking for library uuid
  349. Trying source 0 (type inline) of library uuid ...
  350.  => source accepted.
  351. test config.qtbase_corelib.libraries.uuid succeeded
  352. looking for library user32
  353. Trying source 0 (type inline) of library user32 ...
  354.  => source accepted.
  355. test config.qtbase_corelib.libraries.user32 succeeded
  356. looking for library winmm
  357. Trying source 0 (type inline) of library winmm ...
  358.  => source accepted.
  359. test config.qtbase_corelib.libraries.winmm succeeded
  360. looking for library ws2_32
  361. Trying source 0 (type inline) of library ws2_32 ...
  362.  => source accepted.
  363. test config.qtbase_corelib.libraries.ws2_32 succeeded
  364. executing config test cxx11_random
  365. + cd /d C:\Qt\Test\config.tests\cxx11_random && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/cxx11_random
  366. + cd /d C:\Qt\Test\config.tests\cxx11_random && set MAKEFLAGS=& mingw32-make
  367. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  368. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o cxx11_random.exe main.o  
  369. test config.qtbase_corelib.tests.cxx11_random succeeded
  370. executing config test atomicfptr
  371. + cd /d C:\Qt\Test\config.tests\atomicfptr && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/atomicfptr
  372. + cd /d C:\Qt\Test\config.tests\atomicfptr && set MAKEFLAGS=& mingw32-make
  373. > g++ -c -fno-keep-inline-dllexport -O2 -std=gnu++11 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  374. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o atomicfptr.exe main.o  
  375. test config.qtbase_corelib.tests.atomicfptr succeeded
  376. looking for library openssl
  377. Trying source 0 (type openssl) of library openssl ...
  378. $OPENSSL_LIBS is not set.
  379.   => source produced no result.
  380. Trying source 1 (type inline) of library openssl ...
  381. + cd /d C:\Qt\Test\config.tests\openssl && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += openssl" "QMAKE_LIBS_OPENSSL = -LC:\\OpenSSL-Win64\\lib\\VC\\static -lWs2_32 -lGdi32 -lAdvapi32 -lCrypt32 -lUser32" "QMAKE_LIBS_OPENSSL_DEBUG = -llibssl64MDd -llibcrypto64MDd" "QMAKE_LIBS_OPENSSL_RELEASE = -llibssl64MD -llibcrypto64MD" "QMAKE_INCDIR_OPENSSL = C:\\OpenSSL-Win64\\include" C:/Qt/Test/config.tests/openssl
  382. + cd /d C:\Qt\Test\config.tests\openssl && set MAKEFLAGS=& mingw32-make
  383. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\OpenSSL-Win64\include -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  384. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o openssl.exe main.o  -llibssl64MD -llibcrypto64MD -LC:\OpenSSL-Win64\lib\VC\static -lWs2_32 -lGdi32 -lAdvapi32 -lCrypt32 -lUser32  
  385. > Warning: corrupt .drectve at end of def file
  386. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  387. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  388. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  389. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  390. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  391. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  392. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0xae): undefined reference to `__security_check_cookie'
  393. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  394. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  395. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  396. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  397. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  398. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  399. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.xdata[$unwind$SSL_has_matching_session_id]+0xc): undefined reference to `__GSHandlerCheck'
  400. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_init.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  401. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_init.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  402. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_init.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  403. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_init.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  404. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_init.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  405. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_init.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  406. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0xc4): undefined reference to `__security_check_cookie'
  407. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x102): undefined reference to `__report_rangecheckfailure'
  408. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  409. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  410. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  411. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  412. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  413. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  414. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x13c): undefined reference to `__isa_available'
  415. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  416. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  417. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  418. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  419. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  420. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x1d): more undefined references to `__chkstk' follow
  421. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.xdata[$unwind$ciphersuite_cb]+0xc): undefined reference to `__GSHandlerCheck'
  422. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  423. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  424. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  425. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  426. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  427. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  428. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x319): undefined reference to `__security_check_cookie'
  429. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  430. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  431. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  432. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  433. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  434. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  435. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.xdata[$unwind$SSL_add_dir_cert_subjects_to_stack]+0xc): undefined reference to `__GSHandlerCheck'
  436. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  437. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  438. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  439. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  440. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_lib.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  441. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_lib.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  442. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_enc.obj):(.text$mn+0x2aa): undefined reference to `__security_check_cookie'
  443. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_enc.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  444. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_enc.obj):(.text$mn+0x255): undefined reference to `__security_check_cookie'
  445. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_enc.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  446. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_enc.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  447. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_enc.obj):(.xdata[$unwind$ssl3_generate_master_secret]+0x14): undefined reference to `__GSHandlerCheck'
  448. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_enc.obj):(.xdata[$unwind$ssl3_generate_key_block]+0x18): undefined reference to `__GSHandlerCheck'
  449. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  450. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  451. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  452. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x4d0): undefined reference to `__security_check_cookie'
  453. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  454. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  455. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  456. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x2fd): undefined reference to `__security_check_cookie'
  457. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  458. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x1c4): undefined reference to `__security_check_cookie'
  459. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  460. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  461. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  462. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  463. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0xdeb): undefined reference to `__security_check_cookie'
  464. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  465. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  466. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x9fc): undefined reference to `__security_check_cookie'
  467. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  468. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x1fd): undefined reference to `__security_check_cookie'
  469. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.xdata[$unwind$n_ssl3_mac]+0x1c): undefined reference to `__GSHandlerCheck'
  470. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.xdata[$unwind$tls1_enc]+0x14): undefined reference to `__GSHandlerCheck'
  471. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.xdata[$unwind$tls1_mac]+0x18): undefined reference to `__GSHandlerCheck'
  472. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.xdata[$unwind$ssl3_get_record]+0x20): undefined reference to `__GSHandlerCheck'
  473. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.xdata[$unwind$ssl3_cbc_copy_mac]+0x14): undefined reference to `__GSHandlerCheck'
  474. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.xdata[$unwind$dtls1_process_record]+0x14): more undefined references to `__GSHandlerCheck' follow
  475. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_buffer.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  476. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_buffer.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  477. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_buffer.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  478. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_buffer.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  479. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_buffer.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  480. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_buffer.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  481. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.text$mn+0xc3c): undefined reference to `__security_check_cookie'
  482. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  483. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.text$mn+0x9bc): undefined reference to `__security_check_cookie'
  484. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  485. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  486. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.text$mn+0x4e2): undefined reference to `__security_check_cookie'
  487. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  488. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.xdata[$unwind$ssl3_write_bytes]+0x18): undefined reference to `__GSHandlerCheck'
  489. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.xdata[$unwind$do_ssl3_write]+0x18): undefined reference to `__GSHandlerCheck'
  490. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.xdata[$unwind$ssl3_read_bytes]+0x20): undefined reference to `__GSHandlerCheck'
  491. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  492. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  493. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  494. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  495. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x4ad): undefined reference to `__security_check_cookie'
  496. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  497. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  498. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  499. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  500. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0xba): undefined reference to `__security_check_cookie'
  501. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  502. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  503. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  504. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.xdata[$unwind$dtls1_read_bytes]+0x18): undefined reference to `__GSHandlerCheck'
  505. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.xdata[$unwind$do_dtls1_write]+0x10): undefined reference to `__GSHandlerCheck'
  506. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/dtls1_bitmap.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  507. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/dtls1_bitmap.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  508. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\pqueue.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  509. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\pqueue.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  510. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\pqueue.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  511. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\pqueue.obj):(.text$mn+0x12): more undefined references to `__chkstk' follow
  512. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xa83): undefined reference to `__security_check_cookie'
  513. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  514. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  515. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  516. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  517. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  518. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  519. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xfb): undefined reference to `__security_check_cookie'
  520. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  521. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  522. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  523. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  524. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  525. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  526. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0x88): undefined reference to `__security_check_cookie'
  527. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.xdata[$unwind$DTLSv1_listen]+0x24): undefined reference to `__GSHandlerCheck'
  528. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.xdata[$unwind$dtls1_get_timeout]+0xc): undefined reference to `__GSHandlerCheck'
  529. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.xdata[$unwind$get_current_time]+0x8): undefined reference to `__GSHandlerCheck'
  530. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  531. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x94): undefined reference to `__security_check_cookie'
  532. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0xa9): undefined reference to `__security_check_cookie'
  533. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  534. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  535. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  536. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  537. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  538. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  539. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x102): undefined reference to `__security_check_cookie'
  540. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  541. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  542. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  543. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.xdata[$unwind$SSL_srp_server_param_with_username]+0xc): undefined reference to `__GSHandlerCheck'
  544. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.xdata[$unwind$SRP_Calc_A_param]+0x8): undefined reference to `__GSHandlerCheck'
  545. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  546. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x287): undefined reference to `__security_check_cookie'
  547. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  548. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  549. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x7c5): undefined reference to `__security_check_cookie'
  550. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  551. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  552. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  553. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  554. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x1b1): undefined reference to `__security_check_cookie'
  555. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  556. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x1e6): undefined reference to `__security_check_cookie'
  557. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  558. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x1ed): undefined reference to `__security_check_cookie'
  559. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  560. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  561. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  562. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x307): undefined reference to `__security_check_cookie'
  563. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  564. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x39b): undefined reference to `__security_check_cookie'
  565. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  566. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  567. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x128): undefined reference to `__security_check_cookie'
  568. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.xdata[$unwind$tls13_final_finish_mac]+0x1c): undefined reference to `__GSHandlerCheck'
  569. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.xdata[$unwind$tls13_change_cipher_state]+0x14): undefined reference to `__GSHandlerCheck'
  570. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.xdata[$unwind$tls13_update_key]+0x1c): undefined reference to `__GSHandlerCheck'
  571. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.xdata[$unwind$tls13_hkdf_expand]+0x18): undefined reference to `__GSHandlerCheck'
  572. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.xdata[$unwind$tls13_generate_secret]+0x14): undefined reference to `__GSHandlerCheck'
  573. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.xdata[$unwind$tls13_export_keying_material]+0x1c): more undefined references to `__GSHandlerCheck' follow
  574. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  575. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  576. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  577. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  578. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  579. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  580. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xcb): undefined reference to `__security_check_cookie'
  581. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xdb): undefined reference to `__report_rangecheckfailure'
  582. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  583. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  584. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xeb): undefined reference to `__security_check_cookie'
  585. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x1ab): undefined reference to `__report_rangecheckfailure'
  586. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  587. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  588. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  589. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  590. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  591. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xe): more undefined references to `__chkstk' follow
  592. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x1a6): undefined reference to `__security_check_cookie'
  593. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  594. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  595. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  596. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  597. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  598. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xb): more undefined references to `__chkstk' follow
  599. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x152): undefined reference to `__security_check_cookie'
  600. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  601. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  602. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  603. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  604. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  605. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x4e5): undefined reference to `__security_check_cookie'
  606. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  607. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  608. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.xdata[$unwind$tls1_set_groups_list]+0x10): undefined reference to `__GSHandlerCheck'
  609. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.xdata[$unwind$tls_decrypt_ticket]+0x18): undefined reference to `__GSHandlerCheck'
  610. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.xdata[$unwind$tls1_set_sigalgs_list]+0x10): undefined reference to `__GSHandlerCheck'
  611. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.xdata[$unwind$nid_cb]+0xc): undefined reference to `__GSHandlerCheck'
  612. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.xdata[$unwind$sig_cb]+0xc): undefined reference to `__GSHandlerCheck'
  613. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  614. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  615. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0x1d): undefined reference to `__chkstk'
  616. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  617. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0x105): undefined reference to `__security_check_cookie'
  618. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  619. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  620. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0x123): undefined reference to `__security_check_cookie'
  621. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  622. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.xdata[$unwind$tls1_final_finish_mac]+0x10): undefined reference to `__GSHandlerCheck'
  623. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.xdata[$unwind$tls1_generate_master_secret]+0x14): undefined reference to `__GSHandlerCheck'
  624. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  625. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  626. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  627. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  628. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x15d): undefined reference to `__security_check_cookie'
  629. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  630. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  631. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  632. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  633. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  634. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  635. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0xc6): undefined reference to `__security_check_cookie'
  636. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  637. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  638. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  639. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  640. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x920): undefined reference to `__security_check_cookie'
  641. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  642. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  643. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  644. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  645. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  646. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x20): more undefined references to `__chkstk' follow
  647. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x27b): undefined reference to `__security_check_cookie'
  648. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  649. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x245): undefined reference to `__security_check_cookie'
  650. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  651. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x3fe): undefined reference to `__security_check_cookie'
  652. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  653. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  654. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  655. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  656. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  657. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x12): more undefined references to `__chkstk' follow
  658. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.xdata[$unwind$tls_construct_server_key_exchange]+0x1c): undefined reference to `__GSHandlerCheck'
  659. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.xdata[$unwind$tls_construct_new_session_ticket]+0x18): undefined reference to `__GSHandlerCheck'
  660. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.xdata[$unwind$tls_process_cke_psk_preamble]+0x14): undefined reference to `__GSHandlerCheck'
  661. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.xdata[$unwind$tls_process_cke_rsa]+0x10): undefined reference to `__GSHandlerCheck'
  662. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.xdata[$unwind$tls_process_cke_gost]+0x10): undefined reference to `__GSHandlerCheck'
  663. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.xdata[$unwind$construct_stateless_ticket]+0x18): more undefined references to `__GSHandlerCheck' follow
  664. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  665. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  666. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  667. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  668. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  669. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0xa): more undefined references to `__chkstk' follow
  670. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x110): undefined reference to `__security_check_cookie'
  671. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  672. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  673. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  674. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  675. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  676. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  677. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x351): undefined reference to `__security_check_cookie'
  678. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  679. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  680. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  681. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  682. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  683. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x14): more undefined references to `__chkstk' follow
  684. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x54d): undefined reference to `__security_check_cookie'
  685. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  686. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  687. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  688. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  689. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.xdata[$unwind$create_synthetic_message_hash]+0xc): undefined reference to `__GSHandlerCheck'
  690. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.xdata[$unwind$tls_construct_cert_verify]+0x1c): undefined reference to `__GSHandlerCheck'
  691. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.xdata[$unwind$tls_process_cert_verify]+0x18): undefined reference to `__GSHandlerCheck'
  692. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  693. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x17a): undefined reference to `__security_check_cookie'
  694. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  695. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x138): undefined reference to `__security_check_cookie'
  696. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  697. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  698. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  699. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  700. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  701. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x12): more undefined references to `__chkstk' follow
  702. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x1ca): undefined reference to `__security_check_cookie'
  703. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  704. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  705. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x195): undefined reference to `__security_check_cookie'
  706. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  707. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x231): undefined reference to `__security_check_cookie'
  708. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  709. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x22f): undefined reference to `__security_check_cookie'
  710. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  711. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  712. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  713. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  714. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  715. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x545): undefined reference to `__security_check_cookie'
  716. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.xdata[$unwind$dtls1_close_construct_packet]+0x10): undefined reference to `__GSHandlerCheck'
  717. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.xdata[$unwind$dtls1_buffer_message]+0x10): undefined reference to `__GSHandlerCheck'
  718. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.xdata[$unwind$dtls1_retransmit_message]+0xc): undefined reference to `__GSHandlerCheck'
  719. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.xdata[$unwind$dtls1_retransmit_buffered_messages]+0x1c): undefined reference to `__GSHandlerCheck'
  720. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.xdata[$unwind$dtls_get_reassembled_message]+0x1c): undefined reference to `__GSHandlerCheck'
  721. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.xdata[$unwind$dtls1_reassemble_fragment]+0x18): more undefined references to `__GSHandlerCheck' follow
  722. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  723. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  724. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  725. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  726. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  727. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  728. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x34f): undefined reference to `__security_check_cookie'
  729. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  730. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x2a0): undefined reference to `__security_check_cookie'
  731. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  732. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  733. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  734. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  735. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  736. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  737. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.xdata[$unwind$tls_construct_cke_psk_preamble]+0x1c): undefined reference to `__GSHandlerCheck'
  738. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.xdata[$unwind$tls_construct_cke_gost]+0x14): undefined reference to `__GSHandlerCheck'
  739. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  740. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  741. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  742. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  743. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  744. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem.obj):(.text$mn+0x1a): more undefined references to `__chkstk' follow
  745. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions.obj):(.text$mn+0x518): undefined reference to `__security_check_cookie'
  746. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  747. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  748. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions.obj):(.xdata[$unwind$tls_psk_do_binder]+0x14): undefined reference to `__GSHandlerCheck'
  749. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  750. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  751. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  752. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  753. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  754. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  755. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x144): undefined reference to `__security_check_cookie'
  756. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  757. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  758. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  759. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  760. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  761. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x45c): undefined reference to `__security_check_cookie'
  762. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  763. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  764. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.xdata[$unwind$lookup_sess_in_cache]+0x18): undefined reference to `__GSHandlerCheck'
  765. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.xdata[$unwind$ssl_get_prev_session]+0x14): undefined reference to `__GSHandlerCheck'
  766. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  767. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  768. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  769. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  770. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  771. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  772. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0x457): undefined reference to `__security_check_cookie'
  773. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  774. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  775. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  776. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  777. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  778. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  779. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.xdata[$unwind$SSL_CTX_use_serverinfo_file]+0x1c): undefined reference to `__GSHandlerCheck'
  780. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_mcnf.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  781. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_mcnf.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  782. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_mcnf.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  783. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_mcnf.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  784. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_conf.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  785. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_conf.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  786. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_cbc.obj):(.text$mn+0x959): undefined reference to `__security_check_cookie'
  787. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_cbc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  788. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_cbc.obj):(.xdata[$unwind$ssl3_cbc_digest_record]+0x18): undefined reference to `__GSHandlerCheck'
  789. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record_tls13.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  790. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record_tls13.obj):(.text$mn+0x468): undefined reference to `__security_check_cookie'
  791. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record_tls13.obj):(.xdata[$unwind$tls13_enc]+0x10): undefined reference to `__GSHandlerCheck'
  792. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_msg.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  793. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_msg.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  794. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  795. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  796. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  797. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xed): undefined reference to `__security_check_cookie'
  798. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  799. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  800. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  801. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  802. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  803. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  804. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x6b6): undefined reference to `__security_check_cookie'
  805. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  806. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  807. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  808. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x21): undefined reference to `__chkstk'
  809. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  810. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  811. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x799): undefined reference to `__security_check_cookie'
  812. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  813. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  814. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  815. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  816. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  817. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  818. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.xdata[$unwind$tls_parse_ctos_cookie]+0x1c): undefined reference to `__GSHandlerCheck'
  819. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.xdata[$unwind$tls_parse_ctos_psk]+0x1c): undefined reference to `__GSHandlerCheck'
  820. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.xdata[$unwind$tls_construct_stoc_cryptopro_bug]+0x10): undefined reference to `__GSHandlerCheck'
  821. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  822. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  823. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  824. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  825. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  826. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0x526): undefined reference to `__security_check_cookie'
  827. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  828. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  829. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  830. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  831. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  832. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  833. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.xdata[$unwind$tls_construct_ctos_early_data]+0x18): undefined reference to `__GSHandlerCheck'
  834. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_srtp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  835. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_srtp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  836. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_srtp.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  837. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_srtp.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  838. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_purp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  839. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_purp.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  840. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x2c5): undefined reference to `__security_check_cookie'
  841. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  842. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  843. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  844. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  845. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  846. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x16): more undefined references to `__chkstk' follow
  847. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x265): undefined reference to `__security_check_cookie'
  848. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  849. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  850. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  851. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.xdata[$unwind$i2v_GENERAL_NAME]+0xc): undefined reference to `__GSHandlerCheck'
  852. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.xdata[$unwind$i2v_GENERAL_NAMES]+0x1c): undefined reference to `__GSHandlerCheck'
  853. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x_x509.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  854. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x_x509.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  855. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x_x509.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  856. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x_x509.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  857. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x_x509.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  858. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x_x509.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  859. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.text$mn+0xad): undefined reference to `__security_check_cookie'
  860. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  861. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  862. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  863. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  864. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  865. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.text$mn+0x17): more undefined references to `__chkstk' follow
  866. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.xdata[$unwind$X509_VERIFY_PARAM_set1_ip_asc]+0xc): undefined reference to `__GSHandlerCheck'
  867. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  868. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  869. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  870. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  871. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  872. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  873. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x30a): undefined reference to `__security_check_cookie'
  874. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  875. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  876. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  877. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  878. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  879. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x24): more undefined references to `__chkstk' follow
  880. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.xdata[$unwind$dane_match]+0x1c): undefined reference to `__GSHandlerCheck'
  881. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_v3.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  882. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_v3.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  883. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_v3.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  884. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_v3.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  885. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_v3.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  886. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_v3.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  887. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_obj.obj):(.text$mn+0x36f): undefined reference to `__security_check_cookie'
  888. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_obj.obj):(.xdata[$unwind$X509_NAME_oneline]+0x1c): undefined reference to `__GSHandlerCheck'
  889. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  890. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  891. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  892. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  893. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  894. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  895. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0x117): undefined reference to `__security_check_cookie'
  896. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  897. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.xdata[$unwind$x509_object_idx_cnt]+0xc): undefined reference to `__GSHandlerCheck'
  898. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_ext.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  899. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_ext.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  900. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_ext.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  901. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_ext.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  902. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_ext.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  903. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_ext.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  904. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x5d): undefined reference to `__security_check_cookie'
  905. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x93): undefined reference to `__security_check_cookie'
  906. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  907. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0xcc): undefined reference to `__security_check_cookie'
  908. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  909. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  910. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  911. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  912. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  913. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x9d): undefined reference to `__security_check_cookie'
  914. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  915. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  916. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  917. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  918. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  919. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x105): undefined reference to `__security_check_cookie'
  920. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  921. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  922. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  923. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  924. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  925. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  926. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.xdata[$unwind$X509_issuer_and_serial_hash]+0x10): undefined reference to `__GSHandlerCheck'
  927. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.xdata[$unwind$X509_NAME_hash]+0x8): undefined reference to `__GSHandlerCheck'
  928. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.xdata[$unwind$X509_NAME_hash_old]+0x10): undefined reference to `__GSHandlerCheck'
  929. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.xdata[$unwind$X509_find_by_issuer_and_serial]+0x10): undefined reference to `__GSHandlerCheck'
  930. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_att.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  931. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_att.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  932. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_att.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  933. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_att.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  934. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_att.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  935. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_att.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  936. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/by_dir.obj):(.text$mn+0x410): undefined reference to `__security_check_cookie'
  937. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/by_dir.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  938. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/by_dir.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  939. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/by_dir.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  940. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/by_dir.obj):(.xdata[$unwind$get_cert_by_subject]+0x14): undefined reference to `__GSHandlerCheck'
  941. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/threads_win.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  942. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/threads_win.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  943. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/threads_win.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  944. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/threads_win.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  945. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/threads_win.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  946. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/threads_win.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  947. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x246): undefined reference to `__security_check_cookie'
  948. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  949. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  950. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x396): undefined reference to `__security_check_cookie'
  951. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  952. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  953. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x3a2): undefined reference to `__security_check_cookie'
  954. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  955. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x159): undefined reference to `__security_check_cookie'
  956. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  957. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  958. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xe5): undefined reference to `__security_check_cookie'
  959. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  960. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x130): undefined reference to `__security_check_cookie'
  961. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  962. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  963. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  964. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  965. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  966. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xba): undefined reference to `__security_check_cookie'
  967. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  968. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  969. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  970. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  971. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.xdata[$unwind$SRP_VBASE_init]+0x18): undefined reference to `__GSHandlerCheck'
  972. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.xdata[$unwind$SRP_VBASE_get1_by_user]+0x14): undefined reference to `__GSHandlerCheck'
  973. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.xdata[$unwind$SRP_create_verifier]+0x14): undefined reference to `__GSHandlerCheck'
  974. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.xdata[$unwind$SRP_create_verifier_BN]+0x18): undefined reference to `__GSHandlerCheck'
  975. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.xdata[$unwind$SRP_user_pwd_set_sv]+0x10): undefined reference to `__GSHandlerCheck'
  976. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.xdata[$unwind$SRP_gN_new_init]+0x10): more undefined references to `__GSHandlerCheck' follow
  977. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  978. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x1d): undefined reference to `__chkstk'
  979. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x1d): undefined reference to `__chkstk'
  980. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  981. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  982. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0xe): more undefined references to `__chkstk' follow
  983. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x1f9): undefined reference to `__security_check_cookie'
  984. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  985. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  986. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  987. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  988. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  989. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x127): undefined reference to `__security_check_cookie'
  990. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.xdata[$unwind$SRP_Calc_x]+0x10): undefined reference to `__GSHandlerCheck'
  991. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.xdata[$unwind$srp_Calc_xy]+0x10): undefined reference to `__GSHandlerCheck'
  992. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  993. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x100): undefined reference to `__security_check_cookie'
  994. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  995. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  996. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  997. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x100): undefined reference to `__security_check_cookie'
  998. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  999. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1000. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1001. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.xdata[$unwind$SHA384]+0xc): undefined reference to `__GSHandlerCheck'
  1002. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.xdata[$unwind$SHA512]+0xc): undefined reference to `__GSHandlerCheck'
  1003. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1004. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0xee): undefined reference to `__security_check_cookie'
  1005. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1006. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1007. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1008. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0xee): undefined reference to `__security_check_cookie'
  1009. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1010. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1011. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1012. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.xdata[$unwind$SHA224]+0xc): undefined reference to `__GSHandlerCheck'
  1013. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.xdata[$unwind$SHA256]+0xc): undefined reference to `__GSHandlerCheck'
  1014. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha1dgst.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1015. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha1dgst.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1016. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha1dgst.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1017. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_lib.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  1018. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1019. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_lib.obj):(.text$mn+0xd): more undefined references to `__chkstk' follow
  1020. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0x27d): undefined reference to `__security_check_cookie'
  1021. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  1022. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0x117): undefined reference to `__security_check_cookie'
  1023. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1024. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0x97): undefined reference to `__security_check_cookie'
  1025. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  1026. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0xcf): undefined reference to `__security_check_cookie'
  1027. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  1028. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0xa4): undefined reference to `__security_check_cookie'
  1029. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.xdata[$unwind$PEM_read_bio_PrivateKey]+0x10): undefined reference to `__GSHandlerCheck'
  1030. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.xdata[$unwind$PEM_write_bio_PrivateKey]+0x14): undefined reference to `__GSHandlerCheck'
  1031. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.xdata[$unwind$PEM_write_PrivateKey]+0x14): undefined reference to `__GSHandlerCheck'
  1032. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.xdata[$unwind$PEM_write_bio_PrivateKey_traditional]+0x14): undefined reference to `__GSHandlerCheck'
  1033. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.xdata[$unwind$PEM_write_bio_Parameters]+0x10): undefined reference to `__GSHandlerCheck'
  1034. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1035. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1036. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1037. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1038. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1039. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1040. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x96): undefined reference to `__security_check_cookie'
  1041. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1042. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x140): undefined reference to `__security_check_cookie'
  1043. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1044. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x20e): undefined reference to `__security_check_cookie'
  1045. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1046. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1047. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1048. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1049. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1050. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.xdata[$unwind$d2i_PKCS8PrivateKey_bio]+0x10): undefined reference to `__GSHandlerCheck'
  1051. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.xdata[$unwind$d2i_PKCS8PrivateKey_fp]+0x10): undefined reference to `__GSHandlerCheck'
  1052. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.xdata[$unwind$do_pk8pkey]+0x1c): undefined reference to `__GSHandlerCheck'
  1053. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_oth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1054. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1055. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1056. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  1057. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x519): undefined reference to `__security_check_cookie'
  1058. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1059. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1060. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1061. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1062. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1063. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x2a8): undefined reference to `__security_check_cookie'
  1064. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  1065. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1066. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1067. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1068. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x28): undefined reference to `__chkstk'
  1069. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  1070. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x2ae): undefined reference to `__security_check_cookie'
  1071. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1072. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1073. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  1074. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.xdata[$unwind$PEM_do_header]+0x10): undefined reference to `__GSHandlerCheck'
  1075. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.xdata[$unwind$PEM_ASN1_write_bio]+0x18): undefined reference to `__GSHandlerCheck'
  1076. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.xdata[$unwind$pem_bytes_read_bio_flags]+0x18): undefined reference to `__GSHandlerCheck'
  1077. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_info.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1078. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_info.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  1079. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_info.obj):(.text$mn+0x50d): undefined reference to `__security_check_cookie'
  1080. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_info.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  1081. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_info.obj):(.text$mn+0x22b): undefined reference to `__security_check_cookie'
  1082. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_info.obj):(.xdata[$unwind$PEM_X509_INFO_read_bio]+0x14): undefined reference to `__GSHandlerCheck'
  1083. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_info.obj):(.xdata[$unwind$PEM_X509_INFO_write_bio]+0x14): undefined reference to `__GSHandlerCheck'
  1084. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_all.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1085. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_all.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1086. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_all.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1087. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_all.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1088. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_all.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1089. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_all.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1090. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.text$mn+0xa9): undefined reference to `__security_check_cookie'
  1091. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1092. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.text$mn+0x80): undefined reference to `__security_check_cookie'
  1093. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.text$mn+0xbf): undefined reference to `__security_check_cookie'
  1094. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1095. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1096. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.xdata[$unwind$OBJ_find_sigid_algs]+0xc): undefined reference to `__GSHandlerCheck'
  1097. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.xdata[$unwind$OBJ_find_sigid_by_algs]+0x8): undefined reference to `__GSHandlerCheck'
  1098. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1099. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1100. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1101. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x65): undefined reference to `__security_check_cookie'
  1102. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x1e8): undefined reference to `__security_check_cookie'
  1103. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  1104. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  1105. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1106. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1107. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1108. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0xb): more undefined references to `__chkstk' follow
  1109. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x291): undefined reference to `__security_check_cookie'
  1110. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  1111. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x18c): undefined reference to `__security_check_cookie'
  1112. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x1a9): undefined reference to `__report_rangecheckfailure'
  1113. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1114. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1115. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1116. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1117. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  1118. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0xe): more undefined references to `__chkstk' follow
  1119. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x46e): undefined reference to `__security_check_cookie'
  1120. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1121. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1122. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1123. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1124. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1125. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  1126. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.xdata[$unwind$OBJ_obj2txt]+0x10): undefined reference to `__GSHandlerCheck'
  1127. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.xdata[$unwind$OBJ_add_object]+0xc): undefined reference to `__GSHandlerCheck'
  1128. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.xdata[$unwind$OBJ_create]+0x10): undefined reference to `__GSHandlerCheck'
  1129. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.xdata[$unwind$OBJ_create_objects]+0x18): undefined reference to `__GSHandlerCheck'
  1130. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/o_names.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1131. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/o_names.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1132. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/o_names.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1133. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/o_names.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1134. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/o_names.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1135. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/o_names.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1136. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_dir.obj):(.text$mn+0x2d5): undefined reference to `__security_check_cookie'
  1137. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_dir.obj):(.xdata[$unwind$OPENSSL_DIR_read]+0x20): undefined reference to `__GSHandlerCheck'
  1138. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/mem_sec.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1139. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/mem_sec.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1140. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/mem_sec.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1141. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/mem_sec.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1142. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto\mem.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1143. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto\mem.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1144. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x9e): undefined reference to `__security_check_cookie'
  1145. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1146. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1147. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1148. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1149. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1150. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0xa): more undefined references to `__chkstk' follow
  1151. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x93): undefined reference to `__security_check_cookie'
  1152. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1153. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  1154. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x2df): undefined reference to `__security_check_cookie'
  1155. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1156. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1157. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1158. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1159. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.xdata[$unwind$HMAC_Init_ex]+0x18): undefined reference to `__GSHandlerCheck'
  1160. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.xdata[$unwind$HMAC_Final]+0xc): undefined reference to `__GSHandlerCheck'
  1161. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.xdata[$unwind$HMAC]+0x18): undefined reference to `__GSHandlerCheck'
  1162. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/getenv.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1163. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1164. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x1f0): undefined reference to `__security_check_cookie'
  1165. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  1166. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x1c2): undefined reference to `__security_check_cookie'
  1167. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1168. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1169. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  1170. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  1171. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x1ba): undefined reference to `__security_check_cookie'
  1172. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1173. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1174. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1175. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1176. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1177. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  1178. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.xdata[$unwind$CRYPTO_new_ex_data]+0x10): undefined reference to `__GSHandlerCheck'
  1179. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.xdata[$unwind$CRYPTO_dup_ex_data]+0x1c): undefined reference to `__GSHandlerCheck'
  1180. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.xdata[$unwind$CRYPTO_free_ex_data]+0x10): undefined reference to `__GSHandlerCheck'
  1181. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pmeth_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1182. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pmeth_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1183. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pmeth_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1184. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pmeth_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1185. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pmeth_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1186. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pmeth_lib.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  1187. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x178): undefined reference to `__security_check_cookie'
  1188. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1189. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1190. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x187): undefined reference to `__security_check_cookie'
  1191. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  1192. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x111): undefined reference to `__security_check_cookie'
  1193. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1194. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1195. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1196. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.xdata[$unwind$EVP_DigestVerify]+0x10): undefined reference to `__GSHandlerCheck'
  1197. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.xdata[$unwind$EVP_DigestSignFinal]+0x18): undefined reference to `__GSHandlerCheck'
  1198. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.xdata[$unwind$EVP_DigestVerifyFinal]+0x18): undefined reference to `__GSHandlerCheck'
  1199. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1200. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1201. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1202. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  1203. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x143): undefined reference to `__security_check_cookie'
  1204. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1205. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1206. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1207. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1208. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1209. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  1210. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.xdata[$unwind$ctrl]+0xc): undefined reference to `__GSHandlerCheck'
  1211. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5_sha1.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1212. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5_sha1.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1213. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5_sha1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1214. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5_sha1.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  1215. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5_sha1.obj):(.text$mn+0x1f7): undefined reference to `__security_check_cookie'
  1216. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5_sha1.obj):(.xdata[$unwind$ctrl]+0x10): undefined reference to `__GSHandlerCheck'
  1217. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1218. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1219. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1220. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1221. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0x14f): undefined reference to `__security_check_cookie'
  1222. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1223. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1224. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1225. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1226. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1227. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1228. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.xdata[$unwind$EVP_PKCS82PKEY]+0xc): undefined reference to `__GSHandlerCheck'
  1229. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  1230. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0x153): undefined reference to `__security_check_cookie'
  1231. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1232. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1233. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1234. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1235. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1236. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1237. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.xdata[$unwind$EVP_PBE_CipherInit]+0x14): undefined reference to `__GSHandlerCheck'
  1238. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1239. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_lib.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  1240. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_lib.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  1241. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_lib.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1242. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1243. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_lib.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  1244. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.text$mn+0x281): undefined reference to `__security_check_cookie'
  1245. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  1246. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.text$mn+0xea): undefined reference to `__security_check_cookie'
  1247. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  1248. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.text$mn+0xe7): undefined reference to `__security_check_cookie'
  1249. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1250. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.xdata[$unwind$EVP_read_pw_string]+0x18): undefined reference to `__GSHandlerCheck'
  1251. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.xdata[$unwind$EVP_read_pw_string_min]+0x14): undefined reference to `__GSHandlerCheck'
  1252. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.xdata[$unwind$EVP_BytesToKey]+0x18): undefined reference to `__GSHandlerCheck'
  1253. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_enc.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1254. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1255. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_enc.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1256. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1257. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1258. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_enc.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  1259. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc4_hmac_md5.obj):(.text$mn+0x422): undefined reference to `__security_check_cookie'
  1260. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc4_hmac_md5.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  1261. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc4_hmac_md5.obj):(.text$mn+0x23f): undefined reference to `__security_check_cookie'
  1262. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc4_hmac_md5.obj):(.xdata[$unwind$rc4_hmac_md5_cipher]+0x18): undefined reference to `__GSHandlerCheck'
  1263. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc4_hmac_md5.obj):(.xdata[$unwind$rc4_hmac_md5_ctrl]+0x14): undefined reference to `__GSHandlerCheck'
  1264. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc4.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1265. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc4.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1266. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1267. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1268. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  1269. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0xfc): undefined reference to `__security_check_cookie'
  1270. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1271. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  1272. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  1273. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1274. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  1275. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1276. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.xdata[$unwind$rc2_get_asn1_type_and_iv]+0x10): undefined reference to `__GSHandlerCheck'
  1277. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_null.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1278. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_idea.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1279. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_idea.obj):(.text$mn+0xb8): undefined reference to `__security_check_cookie'
  1280. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_idea.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  1281. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_idea.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  1282. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_idea.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  1283. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_idea.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  1284. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_idea.obj):(.xdata[$unwind$idea_init_key]+0x10): undefined reference to `__GSHandlerCheck'
  1285. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1286. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1287. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1288. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  1289. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  1290. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xf): more undefined references to `__chkstk' follow
  1291. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0x17d): undefined reference to `__security_check_cookie'
  1292. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  1293. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0x242): undefined reference to `__security_check_cookie'
  1294. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  1295. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xfe): undefined reference to `__security_check_cookie'
  1296. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.xdata[$unwind$des_ede3_unwrap]+0x14): undefined reference to `__GSHandlerCheck'
  1297. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.xdata[$unwind$des_ede3_wrap]+0x10): undefined reference to `__GSHandlerCheck'
  1298. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.xdata[$unwind$des_ede3_wrap_cipher]+0x10): undefined reference to `__GSHandlerCheck'
  1299. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1300. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1301. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1302. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  1303. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  1304. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des.obj):(.text$mn+0x12): more undefined references to `__chkstk' follow
  1305. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.text$mn+0x128): undefined reference to `__security_check_cookie'
  1306. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  1307. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.text$mn+0x30b): undefined reference to `__security_check_cookie'
  1308. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1309. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1310. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  1311. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.text$mn+0x2ab): undefined reference to `__security_check_cookie'
  1312. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.xdata[$unwind$chacha20_poly1305_init_key]+0x10): undefined reference to `__GSHandlerCheck'
  1313. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.xdata[$unwind$chacha20_poly1305_tls_cipher]+0x14): undefined reference to `__GSHandlerCheck'
  1314. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.xdata[$unwind$chacha20_poly1305_cipher]+0x18): undefined reference to `__GSHandlerCheck'
  1315. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_camellia.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1316. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_camellia.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  1317. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_camellia.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  1318. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_camellia.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1319. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_camellia.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  1320. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_camellia.obj):(.text$mn+0x1a): more undefined references to `__chkstk' follow
  1321. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x24c): undefined reference to `__security_check_cookie'
  1322. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1323. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1324. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x1c5): undefined reference to `__security_check_cookie'
  1325. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1326. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1327. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1328. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1329. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  1330. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1331. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.xdata[$unwind$aria_ccm_tls_cipher]+0x14): undefined reference to `__GSHandlerCheck'
  1332. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.xdata[$unwind$aria_ccm_cipher]+0x18): undefined reference to `__GSHandlerCheck'
  1333. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1334. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  1335. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x85e): undefined reference to `__security_check_cookie'
  1336. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  1337. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x4ca): undefined reference to `__security_check_cookie'
  1338. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1339. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1340. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1341. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  1342. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x8a8): undefined reference to `__security_check_cookie'
  1343. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.xdata[$unwind$tls1_1_multi_block_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  1344. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.xdata[$unwind$aesni_cbc_hmac_sha256_cipher]+0x18): undefined reference to `__GSHandlerCheck'
  1345. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.xdata[$unwind$aesni_cbc_hmac_sha256_ctrl]+0x18): undefined reference to `__GSHandlerCheck'
  1346. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1347. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  1348. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x7d2): undefined reference to `__security_check_cookie'
  1349. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  1350. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x4a3): undefined reference to `__security_check_cookie'
  1351. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1352. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  1353. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x7cf): undefined reference to `__security_check_cookie'
  1354. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.xdata[$unwind$tls1_1_multi_block_encrypt]+0x14): undefined reference to `__GSHandlerCheck'
  1355. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.xdata[$unwind$aesni_cbc_hmac_sha1_cipher]+0x18): undefined reference to `__GSHandlerCheck'
  1356. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.xdata[$unwind$aesni_cbc_hmac_sha1_ctrl]+0x18): undefined reference to `__GSHandlerCheck'
  1357. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1358. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  1359. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1360. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1361. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  1362. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1a): more undefined references to `__chkstk' follow
  1363. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x24c): undefined reference to `__security_check_cookie'
  1364. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  1365. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  1366. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1367. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  1368. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  1369. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  1370. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1c5): undefined reference to `__security_check_cookie'
  1371. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  1372. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.xdata[$unwind$aes_ccm_cipher]+0x18): undefined reference to `__GSHandlerCheck'
  1373. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.xdata[$unwind$aes_ccm_tls_cipher]+0x14): undefined reference to `__GSHandlerCheck'
  1374. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/digest.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  1375. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/digest.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1376. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/digest.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1377. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/digest.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1378. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/digest.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1379. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/digest.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  1380. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.text$mn+0x31c): undefined reference to `__security_check_cookie'
  1381. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1382. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1383. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1384. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1385. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1386. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  1387. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.xdata[$unwind$ERR_error_string_n]+0xc): undefined reference to `__GSHandlerCheck'
  1388. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_rsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1389. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_rsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1390. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_rsa.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1391. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_rsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1392. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_rsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1393. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_rsa.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1394. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_curve.obj):(.text$mn+0x329): undefined reference to `__security_check_cookie'
  1395. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_curve.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  1396. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_curve.obj):(.xdata[$unwind$ec_curve_nid_from_params]+0x10): undefined reference to `__GSHandlerCheck'
  1397. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_asn1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1398. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_asn1.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1399. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_asn1.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1400. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_asn1.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1401. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_asn1.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1402. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_asn1.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1403. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x155): undefined reference to `__security_check_cookie'
  1404. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1405. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1406. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1407. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1408. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1409. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  1410. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x14c): undefined reference to `__security_check_cookie'
  1411. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  1412. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x3e0): undefined reference to `__security_check_cookie'
  1413. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1414. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  1415. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x20c): undefined reference to `__security_check_cookie'
  1416. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1417. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1418. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0xe9): undefined reference to `__security_check_cookie'
  1419. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1420. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.xdata[$unwind$ED448_public_from_private]+0x14): undefined reference to `__GSHandlerCheck'
  1421. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.xdata[$unwind$c448_ed448_derive_public_key]+0x14): undefined reference to `__GSHandlerCheck'
  1422. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.xdata[$unwind$c448_ed448_sign]+0x14): undefined reference to `__GSHandlerCheck'
  1423. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.xdata[$unwind$c448_ed448_verify]+0x14): undefined reference to `__GSHandlerCheck'
  1424. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.xdata[$unwind$hash_init_with_dom]+0x10): undefined reference to `__GSHandlerCheck'
  1425. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1426. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  1427. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x1eb): undefined reference to `__security_check_cookie'
  1428. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  1429. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x5a7): undefined reference to `__security_check_cookie'
  1430. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  1431. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x8c): undefined reference to `__security_check_cookie'
  1432. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  1433. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x36c): undefined reference to `__security_check_cookie'
  1434. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  1435. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x286): undefined reference to `__security_check_cookie'
  1436. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1437. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1438. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1439. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x68): undefined reference to `__security_check_cookie'
  1440. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  1441. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x288): undefined reference to `__security_check_cookie'
  1442. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  1443. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x145): undefined reference to `__security_check_cookie'
  1444. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  1445. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x13a): undefined reference to `__security_check_cookie'
  1446. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  1447. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x2f2): undefined reference to `__security_check_cookie'
  1448. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1449. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x94): undefined reference to `__security_check_cookie'
  1450. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1451. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  1452. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0xa4): undefined reference to `__security_check_cookie'
  1453. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1454. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x44b): undefined reference to `__security_check_cookie'
  1455. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1456. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x284): undefined reference to `__security_check_cookie'
  1457. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1458. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  1459. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x61b): undefined reference to `__security_check_cookie'
  1460. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  1461. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x8c): undefined reference to `__security_check_cookie'
  1462. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  1463. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x1eb): undefined reference to `__security_check_cookie'
  1464. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  1465. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x8ee): undefined reference to `__security_check_cookie'
  1466. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.xdata[$unwind$gf_cond_neg]+0xc): undefined reference to `__GSHandlerCheck'
  1467. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.xdata[$unwind$curve448_point_eq]+0x10): undefined reference to `__GSHandlerCheck'
  1468. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.xdata[$unwind$x448_int]+0x38): undefined reference to `__GSHandlerCheck'
  1469. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.xdata[$unwind$curve448_point_mul_by_ratio_and_encode_like_x448]+0x10): undefined reference to `__GSHandlerCheck'
  1470. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.xdata[$unwind$x448_derive_public_key]+0x14): undefined reference to `__GSHandlerCheck'
  1471. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.xdata[$unwind$curve448_precomputed_scalarmul]+0x1c): more undefined references to `__GSHandlerCheck' follow
  1472. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/arch_32/f_impl.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  1473. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/arch_32/f_impl.obj):(.text$mn+0x29a): undefined reference to `__security_check_cookie'
  1474. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/arch_32/f_impl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1475. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/arch_32/f_impl.obj):(.xdata[$unwind$gf_mul]+0x1c): undefined reference to `__GSHandlerCheck'
  1476. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1477. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0xf1): undefined reference to `__security_check_cookie'
  1478. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1479. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x1fd): undefined reference to `__security_check_cookie'
  1480. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  1481. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x240): undefined reference to `__security_check_cookie'
  1482. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1483. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1484. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x156): undefined reference to `__security_check_cookie'
  1485. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1486. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x26b): undefined reference to `__security_check_cookie'
  1487. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1488. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x26b): undefined reference to `__security_check_cookie'
  1489. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1490. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1491. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  1492. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1493. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1494. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x52): undefined reference to `__security_check_cookie'
  1495. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1496. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  1497. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1498. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1499. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1500. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x16): more undefined references to `__chkstk' follow
  1501. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x732): undefined reference to `__security_check_cookie'
  1502. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  1503. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x333): undefined reference to `__security_check_cookie'
  1504. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1505. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1506. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1507. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1508. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  1509. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x26c): undefined reference to `__security_check_cookie'
  1510. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1511. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x7c): undefined reference to `__security_check_cookie'
  1512. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1513. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1514. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1515. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x26): undefined reference to `__chkstk'
  1516. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x916): undefined reference to `__security_check_cookie'
  1517. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1518. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1519. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1520. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  1521. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x24f): undefined reference to `__security_check_cookie'
  1522. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1523. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  1524. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x65e): undefined reference to `__security_check_cookie'
  1525. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  1526. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x494): undefined reference to `__security_check_cookie'
  1527. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.xdata[$unwind$ED25519_sign]+0x14): undefined reference to `__GSHandlerCheck'
  1528. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.xdata[$unwind$ED25519_verify]+0x18): undefined reference to `__GSHandlerCheck'
  1529. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.xdata[$unwind$ED25519_public_from_private]+0xc): undefined reference to `__GSHandlerCheck'
  1530. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.xdata[$unwind$X25519_public_from_private]+0x10): undefined reference to `__GSHandlerCheck'
  1531. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.xdata[$unwind$fe64_invert]+0x14): undefined reference to `__GSHandlerCheck'
  1532. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.xdata[$unwind$x25519_scalar_mulx]+0x18): more undefined references to `__GSHandlerCheck' follow
  1533. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1534. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1535. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1536. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_lib.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  1537. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1538. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1539. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_gen.obj):(.text$mn+0x147): undefined reference to `__security_check_cookie'
  1540. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_gen.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  1541. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_gen.obj):(.text$mn+0x188): undefined reference to `__security_check_cookie'
  1542. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_gen.obj):(.xdata[$unwind$dsa_builtin_paramgen]+0x14): undefined reference to `__GSHandlerCheck'
  1543. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_gen.obj):(.xdata[$unwind$dsa_builtin_paramgen2]+0x18): undefined reference to `__GSHandlerCheck'
  1544. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1545. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_asn1.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1546. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_asn1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1547. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_asn1.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1548. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_asn1.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1549. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_asn1.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  1550. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_kdf.obj):(.text$mn+0x1d2): undefined reference to `__security_check_cookie'
  1551. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_kdf.obj):(.text$mn+0x24): undefined reference to `__chkstk'
  1552. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_kdf.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1553. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_kdf.obj):(.xdata[$unwind$DH_KDF_X9_42]+0x18): undefined reference to `__GSHandlerCheck'
  1554. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_gen.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1555. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_gen.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  1556. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1557. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_check.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  1558. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_check.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1559. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_check.obj):(.text$mn+0x16): more undefined references to `__chkstk' follow
  1560. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ofb64enc.obj):(.text$mn+0x1c7): undefined reference to `__security_check_cookie'
  1561. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ofb64enc.obj):(.xdata[$unwind$DES_ofb64_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  1562. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ofb64ede.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1563. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ofb64ede.obj):(.text$mn+0x209): undefined reference to `__security_check_cookie'
  1564. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ofb64ede.obj):(.xdata[$unwind$DES_ede3_ofb64_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  1565. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ecb_enc.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1566. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ecb_enc.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1567. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ecb3_enc.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1568. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/des_enc.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1569. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/des_enc.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  1570. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/des_enc.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  1571. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/cfb_enc.obj):(.text$mn+0x62f): undefined reference to `__security_check_cookie'
  1572. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/cfb_enc.obj):(.xdata[$unwind$DES_cfb_encrypt]+0x14): undefined reference to `__GSHandlerCheck'
  1573. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/cfb64enc.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  1574. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/cfb64ede.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  1575. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/cfb64ede.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  1576. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/cfb64ede.obj):(.text$mn+0x795): undefined reference to `__security_check_cookie'
  1577. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/cfb64ede.obj):(.xdata[$unwind$DES_ede3_cfb_encrypt]+0x14): undefined reference to `__GSHandlerCheck'
  1578. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1579. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  1580. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  1581. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1582. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1583. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  1584. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x15c): undefined reference to `__security_check_cookie'
  1585. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x22): undefined reference to `__chkstk'
  1586. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x93): undefined reference to `__imp___stdio_common_vsprintf'
  1587. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0xf9): undefined reference to `__chkstk'
  1588. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x2a7): undefined reference to `__imp___stdio_common_vswprintf'
  1589. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x339): undefined reference to `__security_check_cookie'
  1590. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1591. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1592. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1593. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.xdata[$unwind$OPENSSL_isservice]+0x14): undefined reference to `__GSHandlerCheck'
  1594. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.xdata[$unwind$OPENSSL_showfatal]+0x18): undefined reference to `__GSHandlerCheck'
  1595. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cpt_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1596. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_ssl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1597. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_ssl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1598. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_ssl.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1599. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_sap.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1600. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_sap.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1601. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_mod.obj):(.text$mn+0x1e5): undefined reference to `__security_check_cookie'
  1602. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_mod.obj):(.xdata[$unwind$module_run]+0x18): undefined reference to `__GSHandlerCheck'
  1603. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_mall.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1604. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1605. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1606. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1607. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_lib.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  1608. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_lib.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  1609. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0x972): undefined reference to `__security_check_cookie'
  1610. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1611. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1612. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1613. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  1614. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  1615. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0xee): undefined reference to `__security_check_cookie'
  1616. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1617. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.xdata[$unwind$process_include]+0xc): undefined reference to `__GSHandlerCheck'
  1618. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.xdata[$unwind$def_load_bio]+0x1c): undefined reference to `__GSHandlerCheck'
  1619. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_api.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1620. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_api.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1621. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_api.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1622. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_api.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1623. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_api.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1624. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_api.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  1625. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.text$mn+0x20f): undefined reference to `__security_check_cookie'
  1626. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1627. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1628. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1629. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1630. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1631. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1632. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.xdata[$unwind$BN_generate_dsa_nonce]+0x18): undefined reference to `__GSHandlerCheck'
  1633. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_print.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1634. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_print.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  1635. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_print.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1636. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_print.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  1637. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_print.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  1638. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_print.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  1639. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_mod.obj):(.text$mn+0x1db): undefined reference to `__security_check_cookie'
  1640. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_mod.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  1641. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_mod.obj):(.xdata[$unwind$bn_mod_add_fixed_top]+0x14): undefined reference to `__GSHandlerCheck'
  1642. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_lib.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  1643. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1644. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_lib.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  1645. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_lib.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  1646. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1647. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1648. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp2.obj):(.text$mn+0x69a): undefined reference to `__security_check_cookie'
  1649. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp2.obj):(.xdata[$unwind$BN_mod_exp2_mont]+0x14): undefined reference to `__GSHandlerCheck'
  1650. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  1651. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1652. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  1653. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x577): undefined reference to `__security_check_cookie'
  1654. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  1655. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x33c): undefined reference to `__chkstk'
  1656. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0xd3a): undefined reference to `__security_check_cookie'
  1657. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x22): undefined reference to `__chkstk'
  1658. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  1659. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0xe4): undefined reference to `__security_check_cookie'
  1660. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  1661. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0xf4): undefined reference to `__security_check_cookie'
  1662. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1663. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.xdata[$unwind$BN_mod_exp_mont]+0x18): undefined reference to `__GSHandlerCheck'
  1664. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.xdata[$unwind$BN_mod_exp_mont_consttime]+0x20): undefined reference to `__GSHandlerCheck'
  1665. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.xdata[$unwind$BN_mod_exp_simple]+0x14): undefined reference to `__GSHandlerCheck'
  1666. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.xdata[$unwind$BN_mod_exp_recp]+0x14): undefined reference to `__GSHandlerCheck'
  1667. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1668. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_div.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1669. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_div.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  1670. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_div.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1671. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_ctx.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  1672. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_ctx.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  1673. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2s.obj):(.text$mn+0xb7): undefined reference to `__security_check_cookie'
  1674. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2s.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1675. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2s.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  1676. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2s.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1677. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2s.obj):(.xdata[$unwind$BLAKE2s_Init]+0xc): undefined reference to `__GSHandlerCheck'
  1678. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1679. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1680. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.text$mn+0x104): undefined reference to `__security_check_cookie'
  1681. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1682. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  1683. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.text$mn+0x2589): undefined reference to `__security_check_cookie'
  1684. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1685. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.xdata[$unwind$BLAKE2b_Init]+0xc): undefined reference to `__GSHandlerCheck'
  1686. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.xdata[$unwind$blake2b_compress]+0x20): undefined reference to `__GSHandlerCheck'
  1687. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/bss_sock.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1688. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/bss_sock.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1689. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/bss_sock.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1690. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/bss_sock.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1691. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/bss_sock.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1692. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/bss_sock.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  1693. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock2.obj):(.text$mn+0xdf): undefined reference to `__security_check_cookie'
  1694. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock2.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1695. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1696. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock2.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1697. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock2.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  1698. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock2.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1699. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock2.obj):(.xdata[$unwind$BIO_accept_ex]+0xc): undefined reference to `__GSHandlerCheck'
  1700. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  1701. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0x211): undefined reference to `__security_check_cookie'
  1702. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  1703. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1704. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1705. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1706. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1707. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  1708. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.xdata[$unwind$BIO_accept]+0xc): undefined reference to `__GSHandlerCheck'
  1709. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1710. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0xf4): undefined reference to `__security_check_cookie'
  1711. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  1712. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1713. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0xde): undefined reference to `__security_check_cookie'
  1714. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  1715. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x25): undefined reference to `__chkstk'
  1716. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1717. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1718. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x1ad): undefined reference to `__security_check_cookie'
  1719. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x6c1): undefined reference to `__report_rangecheckfailure'
  1720. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  1721. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x2e0): undefined reference to `__security_check_cookie'
  1722. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x2fa): undefined reference to `__report_rangecheckfailure'
  1723. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  1724. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.xdata[$unwind$BIO_printf]+0xc): undefined reference to `__GSHandlerCheck'
  1725. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.xdata[$unwind$BIO_vprintf]+0xc): undefined reference to `__GSHandlerCheck'
  1726. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.xdata[$unwind$fmtint]+0x18): undefined reference to `__GSHandlerCheck'
  1727. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.xdata[$unwind$fmtfp]+0x1c): undefined reference to `__GSHandlerCheck'
  1728. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  1729. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1730. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1731. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1732. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1733. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  1734. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x1f5): undefined reference to `__security_check_cookie'
  1735. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1736. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1737. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1738. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.xdata[$unwind$addr_strings]+0x14): undefined reference to `__GSHandlerCheck'
  1739. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/async/async_wait.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1740. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/async/async_wait.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  1741. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/async/async_wait.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1742. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/async/async_wait.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1743. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/async/async_wait.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1744. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/async/async_err.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1745. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x110): undefined reference to `__security_check_cookie'
  1746. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1747. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1748. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1749. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1750. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1751. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x8a): undefined reference to `__security_check_cookie'
  1752. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  1753. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.xdata[$unwind$asn1_primitive_print]+0x18): undefined reference to `__GSHandlerCheck'
  1754. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.xdata[$unwind$asn1_print_oid]+0x10): undefined reference to `__GSHandlerCheck'
  1755. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_new.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1756. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_new.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1757. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_new.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1758. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_new.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  1759. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_new.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1760. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_new.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  1761. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.text$mn+0x86): undefined reference to `__security_check_cookie'
  1762. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1763. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  1764. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  1765. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.text$mn+0x22): undefined reference to `__chkstk'
  1766. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  1767. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.text$mn+0xa): more undefined references to `__chkstk' follow
  1768. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.xdata[$unwind$ASN1_item_d2i]+0xc): undefined reference to `__GSHandlerCheck'
  1769. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/t_pkey.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  1770. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/t_pkey.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  1771. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p8_pkey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1772. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p8_pkey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1773. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p8_pkey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1774. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p8_pkey.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1775. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0x3a2): undefined reference to `__security_check_cookie'
  1776. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  1777. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0x225): undefined reference to `__security_check_cookie'
  1778. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1779. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1780. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1781. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1782. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  1783. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.xdata[$unwind$PKCS5_v2_scrypt_keyivgen]+0x14): undefined reference to `__GSHandlerCheck'
  1784. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.xdata[$unwind$PKCS5_pbe2_set_scrypt]+0x18): undefined reference to `__GSHandlerCheck'
  1785. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1786. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1787. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1788. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1789. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1790. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x13): more undefined references to `__chkstk' follow
  1791. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x24a): undefined reference to `__security_check_cookie'
  1792. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  1793. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1794. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1795. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1796. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1797. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.xdata[$unwind$PKCS5_pbe2_set_iv]+0x18): undefined reference to `__GSHandlerCheck'
  1798. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/nsseq.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1799. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/nsseq.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1800. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/nsseq.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1801. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/nsseq.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1802. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/nsseq.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1803. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/i2d_pr.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  1804. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_par.obj):(.text$mn+0xa34): undefined reference to `__security_check_cookie'
  1805. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_par.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  1806. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_par.obj):(.text$mn+0x128): undefined reference to `__security_check_cookie'
  1807. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_par.obj):(.xdata[$unwind$asn1_print_info]+0x10): undefined reference to `__GSHandlerCheck'
  1808. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_par.obj):(.xdata[$unwind$asn1_parse2]+0x14): undefined reference to `__GSHandlerCheck'
  1809. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1810. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1811. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_lib.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  1812. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_lib.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  1813. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1814. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1815. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_gen.obj):(.text$mn+0x426): undefined reference to `__security_check_cookie'
  1816. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_gen.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1817. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_gen.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1818. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_gen.obj):(.xdata[$unwind$generate_v3]+0x18): undefined reference to `__GSHandlerCheck'
  1819. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1820. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/ameth_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1821. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/ameth_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1822. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/ameth_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1823. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/ameth_lib.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  1824. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/ameth_lib.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  1825. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x7d): undefined reference to `__security_check_cookie'
  1826. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1827. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1828. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x9e): undefined reference to `__security_check_cookie'
  1829. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0xbb): undefined reference to `__security_check_cookie'
  1830. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0xd8): undefined reference to `__security_check_cookie'
  1831. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0xf5): undefined reference to `__security_check_cookie'
  1832. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1833. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1834. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x43): undefined reference to `__security_check_cookie'
  1835. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x67): undefined reference to `__security_check_cookie'
  1836. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1837. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1838. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.xdata[$unwind$ASN1_UTCTIME_set]+0x8): undefined reference to `__GSHandlerCheck'
  1839. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.xdata[$unwind$ASN1_UTCTIME_adj]+0x10): undefined reference to `__GSHandlerCheck'
  1840. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.xdata[$unwind$ASN1_UTCTIME_cmp_time_t]+0x8): undefined reference to `__GSHandlerCheck'
  1841. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_type.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1842. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_type.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1843. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_type.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1844. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_type.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1845. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_type.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1846. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xb): more undefined references to `__chkstk' follow
  1847. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x9d): undefined reference to `__security_check_cookie'
  1848. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1849. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1850. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xd2): undefined reference to `__security_check_cookie'
  1851. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xef): undefined reference to `__security_check_cookie'
  1852. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x10c): undefined reference to `__security_check_cookie'
  1853. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x129): undefined reference to `__security_check_cookie'
  1854. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1855. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x104): undefined reference to `__security_check_cookie'
  1856. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  1857. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xe9): undefined reference to `__security_check_cookie'
  1858. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1859. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1860. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1861. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x85): undefined reference to `__security_check_cookie'
  1862. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xab): undefined reference to `__security_check_cookie'
  1863. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  1864. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1865. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x65): undefined reference to `__security_check_cookie'
  1866. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x89): undefined reference to `__security_check_cookie'
  1867. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1868. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1869. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1870. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x96): undefined reference to `__security_check_cookie'
  1871. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1872. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1873. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  1874. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x3a3): undefined reference to `__security_check_cookie'
  1875. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1876. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1877. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1878. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.xdata[$unwind$ASN1_TIME_diff]+0xc): undefined reference to `__GSHandlerCheck'
  1879. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.xdata[$unwind$ASN1_TIME_set]+0x8): undefined reference to `__GSHandlerCheck'
  1880. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.xdata[$unwind$ASN1_TIME_adj]+0x10): undefined reference to `__GSHandlerCheck'
  1881. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.xdata[$unwind$ASN1_TIME_to_generalizedtime]+0xc): undefined reference to `__GSHandlerCheck'
  1882. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.xdata[$unwind$ASN1_TIME_normalize]+0x8): undefined reference to `__GSHandlerCheck'
  1883. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.xdata[$unwind$ASN1_TIME_cmp_time_t]+0x8): more undefined references to `__GSHandlerCheck' follow
  1884. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  1885. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1886. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1887. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x51): undefined reference to `__security_check_cookie'
  1888. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x8a): undefined reference to `__security_check_cookie'
  1889. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1890. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1891. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1892. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1893. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1894. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.xdata[$unwind$ASN1_STRING_TABLE_get]+0x8): undefined reference to `__GSHandlerCheck'
  1895. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1896. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1897. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1898. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1899. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1900. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  1901. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x289): undefined reference to `__security_check_cookie'
  1902. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1903. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1904. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x1b9): undefined reference to `__security_check_cookie'
  1905. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  1906. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1907. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1908. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x36d): undefined reference to `__security_check_cookie'
  1909. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  1910. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1911. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1912. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.xdata[$unwind$do_esc_char]+0xc): undefined reference to `__GSHandlerCheck'
  1913. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.xdata[$unwind$do_buf]+0x14): undefined reference to `__GSHandlerCheck'
  1914. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.xdata[$unwind$do_name_ex]+0x1c): undefined reference to `__GSHandlerCheck'
  1915. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_sign.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  1916. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_sign.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  1917. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_sign.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  1918. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_print.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  1919. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_print.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1920. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_print.obj):(.text$mn+0xb3): undefined reference to `__security_check_cookie'
  1921. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_print.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  1922. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_print.obj):(.xdata[$unwind$ASN1_STRING_print]+0x14): undefined reference to `__GSHandlerCheck'
  1923. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_octet.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1924. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_octet.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1925. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_octet.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1926. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1927. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  1928. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1929. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0x42c): undefined reference to `__security_check_cookie'
  1930. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  1931. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1932. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  1933. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0xcb): undefined reference to `__security_check_cookie'
  1934. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  1935. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1936. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.xdata[$unwind$i2a_ASN1_OBJECT]+0x10): undefined reference to `__GSHandlerCheck'
  1937. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.xdata[$unwind$a2d_ASN1_OBJECT]+0x10): undefined reference to `__GSHandlerCheck'
  1938. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1939. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  1940. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.text$mn+0x6c4): undefined reference to `__security_check_cookie'
  1941. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1942. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1943. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  1944. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  1945. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.xdata[$unwind$ASN1_mbstring_ncopy]+0x20): undefined reference to `__GSHandlerCheck'
  1946. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1947. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1948. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1949. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1950. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1951. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  1952. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x56): undefined reference to `__security_check_cookie'
  1953. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1954. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1955. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1956. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1957. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1958. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  1959. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x97): undefined reference to `__security_check_cookie'
  1960. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1961. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x55): undefined reference to `__security_check_cookie'
  1962. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1963. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  1964. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  1965. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1966. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  1967. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0xb5): undefined reference to `__security_check_cookie'
  1968. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  1969. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1970. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1971. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x5a): undefined reference to `__security_check_cookie'
  1972. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.xdata[$unwind$ASN1_INTEGER_set_uint64]+0x8): undefined reference to `__GSHandlerCheck'
  1973. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.xdata[$unwind$c2i_uint64_int]+0x10): undefined reference to `__GSHandlerCheck'
  1974. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.xdata[$unwind$i2c_uint64_int]+0x8): undefined reference to `__GSHandlerCheck'
  1975. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.xdata[$unwind$asn1_string_set_int64]+0x8): undefined reference to `__GSHandlerCheck'
  1976. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.xdata[$unwind$asn1_string_set_uint64]+0x8): undefined reference to `__GSHandlerCheck'
  1977. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_i2d_fp.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  1978. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_i2d_fp.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  1979. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_i2d_fp.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1980. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_i2d_fp.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  1981. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  1982. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x7d): undefined reference to `__security_check_cookie'
  1983. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1984. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1985. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1986. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x43): undefined reference to `__security_check_cookie'
  1987. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x67): undefined reference to `__security_check_cookie'
  1988. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1989. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  1990. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.xdata[$unwind$ASN1_GENERALIZEDTIME_set]+0x8): undefined reference to `__GSHandlerCheck'
  1991. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.xdata[$unwind$ASN1_GENERALIZEDTIME_adj]+0x10): undefined reference to `__GSHandlerCheck'
  1992. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_dup.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  1993. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_dup.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  1994. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_digest.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  1995. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_digest.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  1996. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_d2i_fp.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  1997. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_d2i_fp.obj):(.text$mn+0x17): more undefined references to `__chkstk' follow
  1998. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x54): undefined reference to `__security_check_cookie'
  1999. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2000. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x5a): undefined reference to `__security_check_cookie'
  2001. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2002. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2003. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2004. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2005. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2006. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x9b): more undefined references to `__chkstk' follow
  2007. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x1af): undefined reference to `__security_check_cookie'
  2008. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2009. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2010. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2011. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x33b): undefined reference to `__security_check_cookie'
  2012. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2013. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  2014. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2015. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2016. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2017. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x9e): more undefined references to `__chkstk' follow
  2018. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x1ab): undefined reference to `__security_check_cookie'
  2019. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2020. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2021. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2022. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2023. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2024. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x523): undefined reference to `__security_check_cookie'
  2025. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2026. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  2027. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2028. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  2029. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2030. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xac): more undefined references to `__chkstk' follow
  2031. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x360): undefined reference to `__security_check_cookie'
  2032. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  2033. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x287): undefined reference to `__security_check_cookie'
  2034. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2035. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x1f): undefined reference to `__chkstk'
  2036. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2037. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2038. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2039. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x2a9): undefined reference to `__security_check_cookie'
  2040. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2041. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2042. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x304): undefined reference to `__security_check_cookie'
  2043. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  2044. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2045. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2046. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2047. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2048. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  2049. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.xdata[$unwind$capi_addlasterror]+0x8): undefined reference to `__GSHandlerCheck'
  2050. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.xdata[$unwind$capi_adderror]+0x8): undefined reference to `__GSHandlerCheck'
  2051. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.xdata[$unwind$capi_list_providers]+0x18): undefined reference to `__GSHandlerCheck'
  2052. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.xdata[$unwind$capi_list_containers]+0x20): undefined reference to `__GSHandlerCheck'
  2053. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.xdata[$unwind$capi_find_key]+0x1c): undefined reference to `__GSHandlerCheck'
  2054. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.xdata[$unwind$capi_rsa_sign]+0x14): more undefined references to `__GSHandlerCheck' follow
  2055. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2056. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  2057. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  2058. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2059. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2060. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  2061. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x6f): undefined reference to `__security_check_cookie'
  2062. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2063. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2064. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2065. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2066. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x69): undefined reference to `__security_check_cookie'
  2067. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2068. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x103): undefined reference to `__security_check_cookie'
  2069. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2070. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x170): undefined reference to `__security_check_cookie'
  2071. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2072. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2073. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  2074. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  2075. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2076. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  2077. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x7e): undefined reference to `__security_check_cookie'
  2078. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2079. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2080. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2081. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2082. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2083. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x20): more undefined references to `__chkstk' follow
  2084. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.xdata[$unwind$X509_check_ip_asc]+0xc): undefined reference to `__GSHandlerCheck'
  2085. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.xdata[$unwind$a2i_IPADDRESS]+0xc): undefined reference to `__GSHandlerCheck'
  2086. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.xdata[$unwind$a2i_IPADDRESS_NC]+0x14): undefined reference to `__GSHandlerCheck'
  2087. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.xdata[$unwind$a2i_ipadd]+0x10): undefined reference to `__GSHandlerCheck'
  2088. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.xdata[$unwind$ipv6_from_asc]+0xc): undefined reference to `__GSHandlerCheck'
  2089. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ncons.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  2090. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ncons.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2091. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ncons.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2092. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ncons.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2093. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ncons.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  2094. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ncons.obj):(.text$mn+0x1a): more undefined references to `__chkstk' follow
  2095. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.text$mn+0x18e): undefined reference to `__security_check_cookie'
  2096. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2097. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2098. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2099. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2100. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2101. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2102. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.xdata[$unwind$i2v_AUTHORITY_INFO_ACCESS]+0x1c): undefined reference to `__GSHandlerCheck'
  2103. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ia5.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2104. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ia5.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2105. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_genn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2106. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_genn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2107. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_genn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2108. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_genn.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2109. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_extku.obj):(.text$mn+0x8c): undefined reference to `__security_check_cookie'
  2110. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_extku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2111. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_extku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2112. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_extku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2113. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_extku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2114. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_extku.obj):(.xdata[$unwind$i2v_EXTENDED_KEY_USAGE]+0x10): undefined reference to `__GSHandlerCheck'
  2115. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_enum.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2116. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_cpols.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  2117. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_cpols.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2118. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_cpols.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2119. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_cpols.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2120. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_cpols.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2121. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0x448): undefined reference to `__security_check_cookie'
  2122. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2123. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2124. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2125. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2126. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2127. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2128. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0x1d0): undefined reference to `__security_check_cookie'
  2129. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.xdata[$unwind$i2r_ADMISSION_SYNTAX]+0x1c): undefined reference to `__GSHandlerCheck'
  2130. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.xdata[$unwind$i2r_NAMING_AUTHORITY]+0x10): undefined reference to `__GSHandlerCheck'
  2131. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  2132. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  2133. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x795): undefined reference to `__security_check_cookie'
  2134. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2135. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2136. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2137. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2138. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2139. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x16): more undefined references to `__chkstk' follow
  2140. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x22f): undefined reference to `__security_check_cookie'
  2141. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2142. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2143. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2144. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x314): undefined reference to `__security_check_cookie'
  2145. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2146. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2147. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2148. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2149. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2150. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  2151. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x3d4): undefined reference to `__security_check_cookie'
  2152. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2153. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2154. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2155. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  2156. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x1cf): undefined reference to `__security_check_cookie'
  2157. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2158. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2159. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2160. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2161. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2162. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2163. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x1ac): undefined reference to `__security_check_cookie'
  2164. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2165. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  2166. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2167. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2168. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2169. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2170. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.xdata[$unwind$X509v3_addr_is_canonical]+0x1c): undefined reference to `__GSHandlerCheck'
  2171. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.xdata[$unwind$i2r_address]+0x10): undefined reference to `__GSHandlerCheck'
  2172. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.xdata[$unwind$IPAddressOrRange_cmp]+0x18): undefined reference to `__GSHandlerCheck'
  2173. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.xdata[$unwind$IPAddressOrRanges_canonize]+0x20): undefined reference to `__GSHandlerCheck'
  2174. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.xdata[$unwind$v2i_IPAddrBlocks]+0xc): undefined reference to `__GSHandlerCheck'
  2175. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.xdata[$unwind$addr_contains]+0x14): more undefined references to `__GSHandlerCheck' follow
  2176. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/pcy_tree.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  2177. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/pcy_tree.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2178. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/pcy_tree.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2179. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/pcy_tree.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2180. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/pcy_tree.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2181. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/pcy_tree.obj):(.text$mn+0x1e): more undefined references to `__chkstk' follow
  2182. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x2c6): undefined reference to `__security_check_cookie'
  2183. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  2184. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x1c8): undefined reference to `__security_check_cookie'
  2185. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2186. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2187. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  2188. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2189. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  2190. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  2191. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.xdata[$unwind$X509_aux_print]+0x10): undefined reference to `__GSHandlerCheck'
  2192. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.xdata[$unwind$X509_ocspid_print]+0x14): undefined reference to `__GSHandlerCheck'
  2193. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2194. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2195. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2196. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2197. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2198. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2199. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x153): undefined reference to `__security_check_cookie'
  2200. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2201. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2202. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2203. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2204. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2205. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x20): more undefined references to `__chkstk' follow
  2206. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x1ce): undefined reference to `__security_check_cookie'
  2207. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2208. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2209. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2210. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2211. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2212. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2213. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.xdata[$unwind$UI_construct_prompt]+0x10): undefined reference to `__GSHandlerCheck'
  2214. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.xdata[$unwind$UI_set_result_ex]+0x10): undefined reference to `__GSHandlerCheck'
  2215. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2216. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/txt_db/txt_db.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2217. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/txt_db/txt_db.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2218. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/txt_db/txt_db.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2219. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/txt_db/txt_db.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  2220. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/txt_db/txt_db.obj):(.text$mn+0x23): more undefined references to `__chkstk' follow
  2221. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x2fd): undefined reference to `__security_check_cookie'
  2222. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2223. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2224. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  2225. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x1d5): undefined reference to `__security_check_cookie'
  2226. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2227. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2228. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2229. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  2230. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2231. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x12): more undefined references to `__chkstk' follow
  2232. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x3c4): undefined reference to `__security_check_cookie'
  2233. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2234. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2235. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2236. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  2237. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x2c9): undefined reference to `__security_check_cookie'
  2238. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2239. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2240. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  2241. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2242. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  2243. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  2244. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0xf5): undefined reference to `__security_check_cookie'
  2245. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2246. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2247. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2248. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2249. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2250. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.xdata[$unwind$try_decode_PKCS12]+0x18): undefined reference to `__GSHandlerCheck'
  2251. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.xdata[$unwind$try_decode_PKCS8Encrypted]+0x18): undefined reference to `__GSHandlerCheck'
  2252. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.xdata[$unwind$file_open]+0x18): undefined reference to `__GSHandlerCheck'
  2253. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.xdata[$unwind$file_read_pem]+0xc): undefined reference to `__GSHandlerCheck'
  2254. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.xdata[$unwind$file_load]+0x1c): undefined reference to `__GSHandlerCheck'
  2255. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm3/m_sm3.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2256. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm3/m_sm3.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2257. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm3/m_sm3.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2258. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_pmeth.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2259. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_pmeth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2260. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_pmeth.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  2261. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_pmeth.obj):(.text$mn+0xd8): undefined reference to `__security_check_cookie'
  2262. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_pmeth.obj):(.xdata[$unwind$pkey_sm2_digest_custom]+0x14): undefined reference to `__GSHandlerCheck'
  2263. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_crypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2264. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_crypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2265. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_crypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2266. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_crypt.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  2267. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_crypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2268. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_crypt.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  2269. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha1_one.obj):(.text$mn+0x84): undefined reference to `__security_check_cookie'
  2270. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha1_one.obj):(.xdata[$unwind$SHA1]+0x10): undefined reference to `__GSHandlerCheck'
  2271. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/seed/seed_ofb.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2272. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/seed/seed_ecb.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2273. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/seed/seed_cfb.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2274. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/seed/seed_cbc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2275. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pmeth.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2276. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pmeth.obj):(.text$mn+0x9): more undefined references to `__chkstk' follow
  2277. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ossl.obj):(.text$mn+0x927): undefined reference to `__security_check_cookie'
  2278. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ossl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2279. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ossl.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2280. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ossl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2281. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ossl.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2282. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ossl.obj):(.xdata[$unwind$rsa_ossl_mod_exp]+0x18): undefined reference to `__GSHandlerCheck'
  2283. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2284. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x187): undefined reference to `__security_check_cookie'
  2285. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2286. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2287. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x48a): undefined reference to `__security_check_cookie'
  2288. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2289. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2290. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x727): undefined reference to `__security_check_cookie'
  2291. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.xdata[$unwind$PKCS1_MGF1]+0x14): undefined reference to `__GSHandlerCheck'
  2292. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.xdata[$unwind$RSA_padding_add_PKCS1_OAEP_mgf1]+0x18): undefined reference to `__GSHandlerCheck'
  2293. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.xdata[$unwind$RSA_padding_check_PKCS1_OAEP_mgf1]+0x1c): undefined reference to `__GSHandlerCheck'
  2294. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_none.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2295. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_none.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2296. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_mp.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2297. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_mp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2298. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_mp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2299. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_mp.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  2300. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_gen.obj):(.text$mn+0x929): undefined reference to `__security_check_cookie'
  2301. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_gen.obj):(.xdata[$unwind$rsa_builtin_keygen]+0x18): undefined reference to `__GSHandlerCheck'
  2302. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2303. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ameth.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2304. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ameth.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2305. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ameth.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2306. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ameth.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2307. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ameth.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  2308. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rc2/rc2ofb64.obj):(.text$mn+0x1bf): undefined reference to `__security_check_cookie'
  2309. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rc2/rc2ofb64.obj):(.xdata[$unwind$RC2_ofb64_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  2310. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rc2/rc2cfb64.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2311. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rc2/rc2_ecb.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2312. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rc2/rc2_cbc.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  2313. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2314. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2315. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.text$mn+0x14): more undefined references to `__chkstk' follow
  2316. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.text$mn+0x5f): undefined reference to `__security_check_cookie'
  2317. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2318. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.text$mn+0x69): undefined reference to `__security_check_cookie'
  2319. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.xdata[$unwind$rand_pool_add_nonce_data]+0x8): undefined reference to `__GSHandlerCheck'
  2320. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.xdata[$unwind$rand_pool_add_additional_data]+0x8): undefined reference to `__GSHandlerCheck'
  2321. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2322. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/poly1305/poly1305_pmeth.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2323. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/poly1305/poly1305_pmeth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2324. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/poly1305/poly1305_pmeth.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2325. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/poly1305/poly1305_pmeth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2326. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/poly1305/poly1305_pmeth.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  2327. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x5af): undefined reference to `__security_check_cookie'
  2328. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2329. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x5a6): undefined reference to `__security_check_cookie'
  2330. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2331. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2332. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2333. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2334. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2335. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  2336. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x146): undefined reference to `__security_check_cookie'
  2337. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2338. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  2339. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2340. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x107): undefined reference to `__security_check_cookie'
  2341. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2342. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2343. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  2344. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  2345. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.xdata[$unwind$PKCS7_signatureVerify]+0x14): undefined reference to `__GSHandlerCheck'
  2346. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.xdata[$unwind$PKCS7_dataInit]+0x1c): undefined reference to `__GSHandlerCheck'
  2347. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.xdata[$unwind$PKCS7_dataFinal]+0x10): undefined reference to `__GSHandlerCheck'
  2348. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.xdata[$unwind$do_pkcs7_signed_attrib]+0x14): undefined reference to `__GSHandlerCheck'
  2349. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_attr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2350. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_attr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2351. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_attr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2352. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_attr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2353. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_attr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2354. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_attr.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  2355. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0xf9): undefined reference to `__security_check_cookie'
  2356. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2357. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2358. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0x59): undefined reference to `__security_check_cookie'
  2359. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2360. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0xa1): undefined reference to `__security_check_cookie'
  2361. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  2362. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0x2ca): undefined reference to `__security_check_cookie'
  2363. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.xdata[$unwind$PKCS12_verify_mac]+0xc): undefined reference to `__GSHandlerCheck'
  2364. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.xdata[$unwind$PKCS12_set_mac]+0x1c): undefined reference to `__GSHandlerCheck'
  2365. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.xdata[$unwind$pkcs12_gen_gost_mac_key]+0xc): undefined reference to `__GSHandlerCheck'
  2366. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.xdata[$unwind$pkcs12_gen_mac]+0x10): undefined reference to `__GSHandlerCheck'
  2367. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_kiss.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  2368. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_kiss.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  2369. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_kiss.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  2370. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_kiss.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2371. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_key.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2372. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_key.obj):(.text$mn+0x20): more undefined references to `__chkstk' follow
  2373. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_crpt.obj):(.text$mn+0x205): undefined reference to `__security_check_cookie'
  2374. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_crpt.obj):(.xdata[$unwind$PKCS12_PBE_keyivgen]+0x14): undefined reference to `__GSHandlerCheck'
  2375. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_asn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2376. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_asn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2377. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_asn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2378. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_asn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2379. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_asn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2380. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_asn.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2381. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.text$mn+0x87): undefined reference to `__security_check_cookie'
  2382. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  2383. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.text$mn+0xe3): undefined reference to `__security_check_cookie'
  2384. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2385. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2386. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  2387. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.xdata[$unwind$OCSP_cert_to_id]+0x18): undefined reference to `__GSHandlerCheck'
  2388. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.xdata[$unwind$OCSP_cert_id_new]+0x14): undefined reference to `__GSHandlerCheck'
  2389. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2390. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2391. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_time.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2392. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_time.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2393. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_time.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2394. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_fopen.obj):(.text$mn+0xf): more undefined references to `__chkstk' follow
  2395. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_fopen.obj):(.text$mn+0x1c4): undefined reference to `__security_check_cookie'
  2396. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_fopen.obj):(.xdata[$unwind$openssl_fopen]+0x1c): undefined reference to `__GSHandlerCheck'
  2397. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/xts128.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2398. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/xts128.obj):(.text$mn+0x24e): undefined reference to `__security_check_cookie'
  2399. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/xts128.obj):(.xdata[$unwind$CRYPTO_xts128_encrypt]+0x10): undefined reference to `__GSHandlerCheck'
  2400. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  2401. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0x8f): undefined reference to `__security_check_cookie'
  2402. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  2403. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0x13a): undefined reference to `__security_check_cookie'
  2404. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  2405. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0x15a): undefined reference to `__security_check_cookie'
  2406. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  2407. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0x203): undefined reference to `__security_check_cookie'
  2408. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  2409. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0x156): undefined reference to `__security_check_cookie'
  2410. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.xdata[$unwind$CRYPTO_128_wrap]+0x10): undefined reference to `__GSHandlerCheck'
  2411. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.xdata[$unwind$CRYPTO_128_unwrap]+0xc): undefined reference to `__GSHandlerCheck'
  2412. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.xdata[$unwind$CRYPTO_128_wrap_pad]+0x10): undefined reference to `__GSHandlerCheck'
  2413. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.xdata[$unwind$CRYPTO_128_unwrap_pad]+0xc): undefined reference to `__GSHandlerCheck'
  2414. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.xdata[$unwind$crypto_128_unwrap_raw]+0x10): undefined reference to `__GSHandlerCheck'
  2415. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ofb128.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2416. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2417. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x177): undefined reference to `__security_check_cookie'
  2418. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2419. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2420. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2421. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x13f): undefined reference to `__security_check_cookie'
  2422. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2423. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x13f): undefined reference to `__security_check_cookie'
  2424. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2425. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2426. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  2427. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2428. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x1c0): undefined reference to `__security_check_cookie'
  2429. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2430. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  2431. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2432. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2433. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xcc): undefined reference to `__security_check_cookie'
  2434. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  2435. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.xdata[$unwind$CRYPTO_ocb128_setiv]+0x10): undefined reference to `__GSHandlerCheck'
  2436. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.xdata[$unwind$CRYPTO_ocb128_aad]+0x10): undefined reference to `__GSHandlerCheck'
  2437. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.xdata[$unwind$CRYPTO_ocb128_encrypt]+0x14): undefined reference to `__GSHandlerCheck'
  2438. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.xdata[$unwind$CRYPTO_ocb128_decrypt]+0x14): undefined reference to `__GSHandlerCheck'
  2439. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.xdata[$unwind$ocb_finish]+0x10): undefined reference to `__GSHandlerCheck'
  2440. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/gcm128.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  2441. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/gcm128.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2442. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/gcm128.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  2443. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/gcm128.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2444. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/gcm128.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  2445. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/gcm128.obj):(.text$mn+0x1e): more undefined references to `__chkstk' follow
  2446. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/cfb128.obj):(.text$mn+0x3c3): undefined reference to `__security_check_cookie'
  2447. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/cfb128.obj):(.xdata[$unwind$cfbr_encrypt_block]+0x10): undefined reference to `__GSHandlerCheck'
  2448. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x1f): undefined reference to `__chkstk'
  2449. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2450. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x1c3): undefined reference to `__security_check_cookie'
  2451. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2452. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x1b1): undefined reference to `__security_check_cookie'
  2453. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2454. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x2ee): undefined reference to `__security_check_cookie'
  2455. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2456. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x2c5): undefined reference to `__security_check_cookie'
  2457. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2458. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2459. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.xdata[$unwind$CRYPTO_ccm128_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  2460. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.xdata[$unwind$CRYPTO_ccm128_decrypt]+0x18): undefined reference to `__GSHandlerCheck'
  2461. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.xdata[$unwind$CRYPTO_ccm128_encrypt_ccm64]+0x18): undefined reference to `__GSHandlerCheck'
  2462. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.xdata[$unwind$CRYPTO_ccm128_decrypt_ccm64]+0x18): undefined reference to `__GSHandlerCheck'
  2463. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/cbc128.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  2464. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/cbc128.obj):(.text$mn+0x296): undefined reference to `__security_check_cookie'
  2465. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/cbc128.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  2466. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/cbc128.obj):(.xdata[$unwind$CRYPTO_cbc128_decrypt]+0x14): undefined reference to `__GSHandlerCheck'
  2467. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2468. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2469. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2470. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2471. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2472. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x13): more undefined references to `__chkstk' follow
  2473. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x253): undefined reference to `__security_check_cookie'
  2474. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  2475. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.xdata[$unwind$tls1_prf_P_hash]+0x18): undefined reference to `__GSHandlerCheck'
  2476. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/scrypt.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2477. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/scrypt.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2478. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/scrypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2479. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/scrypt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2480. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/scrypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2481. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/scrypt.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  2482. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.text$mn+0x1cb): undefined reference to `__security_check_cookie'
  2483. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  2484. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.text$mn+0xb9): undefined reference to `__security_check_cookie'
  2485. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2486. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.text$mn+0x1b0): undefined reference to `__security_check_cookie'
  2487. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2488. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.xdata[$unwind$HKDF]+0x10): undefined reference to `__GSHandlerCheck'
  2489. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.xdata[$unwind$HKDF_Expand]+0x18): undefined reference to `__GSHandlerCheck'
  2490. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.xdata[$unwind$pkey_hkdf_derive]+0x10): undefined reference to `__GSHandlerCheck'
  2491. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/idea/i_ofb64.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  2492. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/idea/i_ofb64.obj):(.text$mn+0x1d0): undefined reference to `__security_check_cookie'
  2493. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/idea/i_ofb64.obj):(.xdata[$unwind$IDEA_ofb64_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  2494. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/idea/i_ecb.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2495. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/idea/i_cfb64.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2496. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/idea/i_cbc.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  2497. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hm_pmeth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2498. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hm_pmeth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2499. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hm_pmeth.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  2500. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pbe_scrypt.obj):(.text$mn+0x336): undefined reference to `__security_check_cookie'
  2501. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pbe_scrypt.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2502. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pbe_scrypt.obj):(.text$mn+0x47c): undefined reference to `__security_check_cookie'
  2503. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pbe_scrypt.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2504. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pbe_scrypt.obj):(.xdata[$unwind$salsa208_word_specification]+0x20): undefined reference to `__GSHandlerCheck'
  2505. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pbe_scrypt.obj):(.xdata[$unwind$scryptBlockMix]+0xc): undefined reference to `__GSHandlerCheck'
  2506. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p_verify.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  2507. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p_verify.obj):(.text$mn+0x151): undefined reference to `__security_check_cookie'
  2508. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p_verify.obj):(.xdata[$unwind$EVP_VerifyFinal]+0x14): undefined reference to `__GSHandlerCheck'
  2509. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p_sign.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  2510. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p_sign.obj):(.text$mn+0x16e): undefined reference to `__security_check_cookie'
  2511. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p_sign.obj):(.xdata[$unwind$EVP_SignFinal]+0x14): undefined reference to `__GSHandlerCheck'
  2512. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2513. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.text$mn+0x348): undefined reference to `__security_check_cookie'
  2514. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2515. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  2516. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2517. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.text$mn+0x282): undefined reference to `__security_check_cookie'
  2518. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.xdata[$unwind$PKCS5_PBKDF2_HMAC]+0x18): undefined reference to `__GSHandlerCheck'
  2519. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.xdata[$unwind$PKCS5_v2_PBKDF2_keyivgen]+0x14): undefined reference to `__GSHandlerCheck'
  2520. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2521. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt.obj):(.text$mn+0x1ed): undefined reference to `__security_check_cookie'
  2522. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt.obj):(.xdata[$unwind$PKCS5_PBE_keyivgen]+0x14): undefined reference to `__GSHandlerCheck'
  2523. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_wp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2524. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_wp.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2525. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_wp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2526. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha3.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2527. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha3.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2528. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha3.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  2529. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err_prn.obj):(.text$mn+0x117): undefined reference to `__security_check_cookie'
  2530. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err_prn.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2531. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err_prn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2532. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err_prn.obj):(.xdata[$unwind$ERR_print_errors_cb]+0x14): undefined reference to `__GSHandlerCheck'
  2533. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_eckey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2534. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_eckey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2535. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_eckey.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2536. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_eckey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2537. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_eckey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2538. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_eckey.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2539. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0xf5): undefined reference to `__security_check_cookie'
  2540. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2541. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x754): undefined reference to `__security_check_cookie'
  2542. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x76d): undefined reference to `__report_rangecheckfailure'
  2543. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  2544. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x1ad): undefined reference to `__security_check_cookie'
  2545. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2546. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2547. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x358): undefined reference to `__security_check_cookie'
  2548. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2549. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2550. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2551. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2552. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x310): undefined reference to `__security_check_cookie'
  2553. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2554. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2555. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x26): undefined reference to `__chkstk'
  2556. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2557. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.xdata[$unwind$ecp_nistz256_mod_inverse]+0x14): undefined reference to `__GSHandlerCheck'
  2558. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.xdata[$unwind$ecp_nistz256_mult_precompute]+0x18): undefined reference to `__GSHandlerCheck'
  2559. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.xdata[$unwind$ecp_nistz256_points_mul]+0x18): undefined reference to `__GSHandlerCheck'
  2560. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.xdata[$unwind$ecp_nistz256_get_affine]+0x10): undefined reference to `__GSHandlerCheck'
  2561. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.xdata[$unwind$ecp_nistz256_inv_mod_ord]+0x14): undefined reference to `__GSHandlerCheck'
  2562. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_mont.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2563. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_mont.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  2564. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_mont.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2565. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_mont.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2566. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_mont.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2567. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_mont.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  2568. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecdh_kdf.obj):(.text$mn+0xa7): undefined reference to `__security_check_cookie'
  2569. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecdh_kdf.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2570. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecdh_kdf.obj):(.text$mn+0x1cf): undefined reference to `__security_check_cookie'
  2571. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecdh_kdf.obj):(.xdata[$unwind$ECDH_KDF_X9_62]+0x14): undefined reference to `__GSHandlerCheck'
  2572. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecdh_kdf.obj):(.xdata[$unwind$ecdh_KDF_X9_63]+0x14): undefined reference to `__GSHandlerCheck'
  2573. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_oct.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2574. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_oct.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  2575. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_oct.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2576. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_oct.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2577. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_oct.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2578. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_oct.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2579. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.text$mn+0x1ba): undefined reference to `__security_check_cookie'
  2580. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2581. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2582. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2583. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  2584. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.text$mn+0x4a8): undefined reference to `__security_check_cookie'
  2585. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.xdata[$unwind$curve448_scalar_decode_long]+0x14): undefined reference to `__GSHandlerCheck'
  2586. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.xdata[$unwind$sc_montmul]+0x20): undefined reference to `__GSHandlerCheck'
  2587. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2588. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  2589. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x47c): undefined reference to `__security_check_cookie'
  2590. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2591. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0xa9): undefined reference to `__security_check_cookie'
  2592. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2593. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x7d): undefined reference to `__security_check_cookie'
  2594. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  2595. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x4cc): undefined reference to `__security_check_cookie'
  2596. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2597. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x5b): undefined reference to `__security_check_cookie'
  2598. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2599. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x2b4): undefined reference to `__security_check_cookie'
  2600. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2601. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2602. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.xdata[$unwind$gf_isr]+0x18): undefined reference to `__GSHandlerCheck'
  2603. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.xdata[$unwind$gf_eq]+0x8): undefined reference to `__GSHandlerCheck'
  2604. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.xdata[$unwind$gf_lobit]+0x8): undefined reference to `__GSHandlerCheck'
  2605. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.xdata[$unwind$gf_hibit]+0x8): undefined reference to `__GSHandlerCheck'
  2606. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.xdata[$unwind$gf_serialize]+0x10): undefined reference to `__GSHandlerCheck'
  2607. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.xdata[$unwind$gf_deserialize]+0x1c): more undefined references to `__GSHandlerCheck' follow
  2608. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2609. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2610. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2611. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2612. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2613. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0xd): more undefined references to `__chkstk' follow
  2614. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x1ec): undefined reference to `__security_check_cookie'
  2615. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  2616. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x1a5): undefined reference to `__security_check_cookie'
  2617. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2618. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2619. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.xdata[$unwind$win32_pathbyaddr]+0x10): undefined reference to `__GSHandlerCheck'
  2620. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.xdata[$unwind$win32_globallookup]+0xc): undefined reference to `__GSHandlerCheck'
  2621. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_vrf.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2622. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_sign.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2623. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_sign.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2624. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_meth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2625. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_meth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2626. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_meth.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  2627. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_vfy.obj):(.text$mn+0x2dd): undefined reference to `__security_check_cookie'
  2628. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_vfy.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2629. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_vfy.obj):(.text$mn+0x196): undefined reference to `__security_check_cookie'
  2630. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_vfy.obj):(.xdata[$unwind$SCT_CTX_verify]+0xc): undefined reference to `__GSHandlerCheck'
  2631. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_vfy.obj):(.xdata[$unwind$sct_ctx_update]+0x10): undefined reference to `__GSHandlerCheck'
  2632. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct_ctx.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2633. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct_ctx.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2634. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct_ctx.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  2635. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct_ctx.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2636. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct_ctx.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2637. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct_ctx.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  2638. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.text$mn+0x37f): undefined reference to `__security_check_cookie'
  2639. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  2640. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.text$mn+0x302): undefined reference to `__security_check_cookie'
  2641. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2642. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2643. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  2644. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.text$mn+0x109): undefined reference to `__security_check_cookie'
  2645. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.xdata[$unwind$SCT_print]+0x10): undefined reference to `__GSHandlerCheck'
  2646. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.xdata[$unwind$SCT_LIST_print]+0x14): undefined reference to `__GSHandlerCheck'
  2647. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.xdata[$unwind$timestamp_print]+0xc): undefined reference to `__GSHandlerCheck'
  2648. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2649. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2650. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2651. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  2652. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2653. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x12): more undefined references to `__chkstk' follow
  2654. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x249): undefined reference to `__security_check_cookie'
  2655. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  2656. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2657. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2658. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2659. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2660. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x16): more undefined references to `__chkstk' follow
  2661. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x2b1): undefined reference to `__security_check_cookie'
  2662. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2663. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2664. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2665. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  2666. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2667. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2668. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.xdata[$unwind$CMS_SignerInfo_verify_content]+0x18): undefined reference to `__GSHandlerCheck'
  2669. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.xdata[$unwind$cms_SignerInfo_content_sign]+0x18): undefined reference to `__GSHandlerCheck'
  2670. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2671. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2672. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_lib.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2673. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2674. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2675. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_lib.obj):(.text$mn+0x16): more undefined references to `__chkstk' follow
  2676. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_kari.obj):(.text$mn+0x15b): undefined reference to `__security_check_cookie'
  2677. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_kari.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2678. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_kari.obj):(.xdata[$unwind$cms_kek_cipher]+0x18): undefined reference to `__GSHandlerCheck'
  2679. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_io.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2680. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_io.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2681. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_io.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2682. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_io.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2683. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_io.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2684. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_io.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2685. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x33a): undefined reference to `__security_check_cookie'
  2686. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2687. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2688. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2689. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2690. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2691. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2692. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x1c5): undefined reference to `__security_check_cookie'
  2693. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2694. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x140): undefined reference to `__security_check_cookie'
  2695. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  2696. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  2697. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  2698. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2699. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2700. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  2701. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.xdata[$unwind$CMS_RecipientInfo_encrypt]+0x10): undefined reference to `__GSHandlerCheck'
  2702. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.xdata[$unwind$cms_RecipientInfo_kekri_encrypt]+0x14): undefined reference to `__GSHandlerCheck'
  2703. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.xdata[$unwind$cms_RecipientInfo_kekri_decrypt]+0x14): undefined reference to `__GSHandlerCheck'
  2704. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_enc.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2705. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_enc.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2706. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_enc.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  2707. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_enc.obj):(.text$mn+0x3ec): undefined reference to `__security_check_cookie'
  2708. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2709. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_enc.obj):(.xdata[$unwind$cms_EncryptedContent_init_bio]+0x1c): undefined reference to `__GSHandlerCheck'
  2710. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_dd.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2711. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_dd.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  2712. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_dd.obj):(.text$mn+0x144): undefined reference to `__security_check_cookie'
  2713. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_dd.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2714. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_dd.obj):(.xdata[$unwind$cms_DigestedData_do_final]+0x18): undefined reference to `__GSHandlerCheck'
  2715. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_att.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  2716. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_att.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2717. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_att.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2718. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_att.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2719. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_att.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2720. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_att.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2721. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_skey.obj):(.text$mn+0x1759): undefined reference to `__security_check_cookie'
  2722. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_skey.obj):(.xdata[$unwind$CAST_set_key]+0x20): undefined reference to `__GSHandlerCheck'
  2723. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_ofb64.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  2724. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_ofb64.obj):(.text$mn+0x1d0): undefined reference to `__security_check_cookie'
  2725. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_ofb64.obj):(.xdata[$unwind$CAST_ofb64_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  2726. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_enc.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  2727. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_ecb.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2728. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_cfb64.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2729. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/rsaz_exp.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2730. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/rsaz_exp.obj):(.text$mn+0x787): undefined reference to `__security_check_cookie'
  2731. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/rsaz_exp.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2732. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/rsaz_exp.obj):(.text$mn+0x257): undefined reference to `__security_check_cookie'
  2733. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/rsaz_exp.obj):(.xdata[$unwind$RSAZ_1024_mod_exp_avx2]+0x18): undefined reference to `__GSHandlerCheck'
  2734. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/rsaz_exp.obj):(.xdata[$unwind$RSAZ_512_mod_exp]+0x18): undefined reference to `__GSHandlerCheck'
  2735. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2736. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.text$mn+0x195): undefined reference to `__security_check_cookie'
  2737. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2738. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.text$mn+0x18c): undefined reference to `__security_check_cookie'
  2739. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  2740. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2741. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.xdata[$unwind$BN_sqr]+0x14): undefined reference to `__GSHandlerCheck'
  2742. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.xdata[$unwind$bn_sqr_fixed_top]+0x14): undefined reference to `__GSHandlerCheck'
  2743. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_recp.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2744. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_recp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2745. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_recp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2746. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_recp.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2747. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_recp.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  2748. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_recp.obj):(.text$mn+0x20): more undefined references to `__chkstk' follow
  2749. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x84): undefined reference to `__security_check_cookie'
  2750. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  2751. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  2752. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  2753. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  2754. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  2755. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x1a): more undefined references to `__chkstk' follow
  2756. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x4d6): undefined reference to `__security_check_cookie'
  2757. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  2758. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2759. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x2be): undefined reference to `__security_check_cookie'
  2760. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  2761. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  2762. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  2763. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2764. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  2765. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x15): more undefined references to `__chkstk' follow
  2766. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.xdata[$unwind$BN_GF2m_mod]+0xc): undefined reference to `__GSHandlerCheck'
  2767. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.xdata[$unwind$BN_GF2m_mod_mul_arr]+0x10): undefined reference to `__GSHandlerCheck'
  2768. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.xdata[$unwind$BN_GF2m_mod_inv_vartime]+0x18): undefined reference to `__GSHandlerCheck'
  2769. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2770. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2771. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2772. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2773. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2774. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x2b9): undefined reference to `__security_check_cookie'
  2775. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x2cd): undefined reference to `__report_rangecheckfailure'
  2776. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2777. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2778. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2779. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2780. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.xdata[$unwind$BIO_dump_indent_cb]+0x20): undefined reference to `__GSHandlerCheck'
  2781. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bf/bf_skey.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2782. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bf/bf_ofb64.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  2783. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bf/bf_ofb64.obj):(.text$mn+0x1d0): undefined reference to `__security_check_cookie'
  2784. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bf/bf_ofb64.obj):(.xdata[$unwind$BF_ofb64_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  2785. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bf/bf_enc.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  2786. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bf/bf_ecb.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2787. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bf/bf_cfb64.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2788. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_utl.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2789. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_utl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2790. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_utl.obj):(.text$mn+0xb): more undefined references to `__chkstk' follow
  2791. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x1ff): undefined reference to `__security_check_cookie'
  2792. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2793. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  2794. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x199): undefined reference to `__security_check_cookie'
  2795. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2796. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x4c8): undefined reference to `__security_check_cookie'
  2797. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  2798. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  2799. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2800. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2801. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2802. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x15): more undefined references to `__chkstk' follow
  2803. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x2e6): undefined reference to `__security_check_cookie'
  2804. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2805. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x211): undefined reference to `__security_check_cookie'
  2806. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2807. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2808. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2809. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.xdata[$unwind$SMIME_write_ASN1]+0x1c): undefined reference to `__GSHandlerCheck'
  2810. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.xdata[$unwind$SMIME_crlf_copy]+0x10): undefined reference to `__GSHandlerCheck'
  2811. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.xdata[$unwind$SMIME_text]+0x10): undefined reference to `__GSHandlerCheck'
  2812. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.xdata[$unwind$mime_parse_hdr]+0x10): undefined reference to `__GSHandlerCheck'
  2813. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.xdata[$unwind$multi_split]+0x1c): undefined reference to `__GSHandlerCheck'
  2814. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/aes/aes_wrap.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2815. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/aes/aes_wrap.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2816. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_tlsf.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2817. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_tlsf.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  2818. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_tlsf.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2819. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_tlsf.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2820. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_skey.obj):(.text$mn+0x1d7): undefined reference to `__security_check_cookie'
  2821. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_skey.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2822. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_skey.obj):(.xdata[$unwind$s2i_skey_id]+0x14): undefined reference to `__GSHandlerCheck'
  2823. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_prn.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  2824. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_prn.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2825. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_prn.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  2826. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_prn.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  2827. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_prn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2828. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pmaps.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  2829. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pmaps.obj):(.text$mn+0xb6): undefined reference to `__security_check_cookie'
  2830. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pmaps.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2831. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pmaps.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2832. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pmaps.obj):(.xdata[$unwind$i2v_POLICY_MAPPINGS]+0x10): undefined reference to `__GSHandlerCheck'
  2833. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pku.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2834. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2835. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2836. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2837. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2838. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pcons.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  2839. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pci.obj):(.text$mn+0x590): undefined reference to `__security_check_cookie'
  2840. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pci.obj):(.xdata[$unwind$process_pci_value]+0x18): undefined reference to `__GSHandlerCheck'
  2841. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/pcy_map.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  2842. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/whrlpool/wp_dgst.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  2843. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/whrlpool/wp_dgst.obj):(.text$mn+0x194): undefined reference to `__security_check_cookie'
  2844. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/whrlpool/wp_dgst.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  2845. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/whrlpool/wp_dgst.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2846. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/whrlpool/wp_dgst.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2847. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/whrlpool/wp_dgst.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2848. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/whrlpool/wp_dgst.obj):(.xdata[$unwind$WHIRLPOOL]+0x10): undefined reference to `__GSHandlerCheck'
  2849. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2850. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2851. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2852. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2853. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2854. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2855. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x43e): undefined reference to `__security_check_cookie'
  2856. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x45e): undefined reference to `__report_rangecheckfailure'
  2857. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x464): undefined reference to `__report_rangecheckfailure'
  2858. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2859. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x5b): undefined reference to `__security_check_cookie'
  2860. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x6e): undefined reference to `__security_check_cookie'
  2861. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.xdata[$unwind$read_till_nl]+0x8): undefined reference to `__GSHandlerCheck'
  2862. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.xdata[$unwind$read_string_inner]+0x1c): undefined reference to `__GSHandlerCheck'
  2863. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_register.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2864. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_register.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2865. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_register.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2866. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_register.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2867. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_register.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2868. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_register.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2869. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x146): undefined reference to `__security_check_cookie'
  2870. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2871. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2872. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2873. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  2874. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2875. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2876. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x152): undefined reference to `__security_check_cookie'
  2877. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2878. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2879. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2880. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2881. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2882. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  2883. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.xdata[$unwind$OSSL_STORE_open]+0x1c): undefined reference to `__GSHandlerCheck'
  2884. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.xdata[$unwind$OSSL_STORE_SEARCH_by_key_fingerprint]+0x10): undefined reference to `__GSHandlerCheck'
  2885. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm4/sm4.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  2886. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm4/sm4.obj):(.text$mn+0x397): undefined reference to `__security_check_cookie'
  2887. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm4/sm4.obj):(.xdata[$unwind$SM4_set_key]+0x18): undefined reference to `__GSHandlerCheck'
  2888. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm3/sm3.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2889. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm3/sm3.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2890. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm3/sm3.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2891. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm3/sm3.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  2892. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_sign.obj):(.text$mn+0x1d): undefined reference to `__chkstk'
  2893. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_sign.obj):(.text$mn+0x23): more undefined references to `__chkstk' follow
  2894. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pss.obj):(.text$mn+0x434): undefined reference to `__security_check_cookie'
  2895. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pss.obj):(.xdata[$unwind$RSA_verify_PKCS1_PSS_mgf1]+0x18): undefined reference to `__GSHandlerCheck'
  2896. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pk1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2897. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pk1.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  2898. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pk1.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2899. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pk1.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  2900. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_chk.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2901. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_chk.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  2902. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/mdc2/mdc2dgst.obj):(.text$mn+0x1ee): undefined reference to `__security_check_cookie'
  2903. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/mdc2/mdc2dgst.obj):(.xdata[$unwind$mdc2_body]+0xc): undefined reference to `__GSHandlerCheck'
  2904. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/md4/md4_dgst.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2905. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/md4/md4_dgst.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2906. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/md4/md4_dgst.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  2907. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/md4/md4_dgst.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2908. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/bio_b64.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  2909. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/bio_b64.obj):(.text$mn+0x1b): more undefined references to `__chkstk' follow
  2910. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.text$mn+0xc6): undefined reference to `__security_check_cookie'
  2911. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2912. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2913. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2914. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  2915. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.text$mn+0x167): undefined reference to `__security_check_cookie'
  2916. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.xdata[$unwind$ECPKParameters_print]+0x1c): undefined reference to `__GSHandlerCheck'
  2917. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.xdata[$unwind$print_bin]+0x18): undefined reference to `__GSHandlerCheck'
  2918. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_print.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  2919. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_print.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  2920. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_print.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2921. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_print.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2922. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_check.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  2923. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_pwri.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2924. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_pwri.obj):(.text$mn+0x373): undefined reference to `__security_check_cookie'
  2925. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_pwri.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  2926. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_pwri.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  2927. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_pwri.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  2928. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_pwri.obj):(.xdata[$unwind$CMS_add0_recipient_password]+0x10): undefined reference to `__GSHandlerCheck'
  2929. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqrt.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  2930. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_kron.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  2931. > collect2.exe: error: ld returned 1 exit status
  2932. > Makefile:69: recipe for target 'openssl.exe' failed
  2933. > mingw32-make: *** [openssl.exe] Error 1
  2934.  => source failed verification.
  2935. Trying source 2 (type inline) of library openssl ...
  2936.   => source failed condition 'config.msvc'.
  2937. Trying source 3 (type inline) of library openssl ...
  2938.   => source failed condition 'config.android'.
  2939. Trying source 4 (type inline) of library openssl ...
  2940. + cd /d C:\Qt\Test\config.tests\openssl && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += openssl" "QMAKE_LIBS_OPENSSL = -LC:\\OpenSSL-Win64\\lib\\VC\\static -lWs2_32 -lGdi32 -lAdvapi32 -lCrypt32 -lUser32" "QMAKE_LIBS_OPENSSL_DEBUG = -llibssl64MDd -llibcrypto64MDd" "QMAKE_LIBS_OPENSSL_RELEASE = -llibssl64MD -llibcrypto64MD" "QMAKE_INCDIR_OPENSSL = C:\\OpenSSL-Win64\\include" C:/Qt/Test/config.tests/openssl
  2941. + cd /d C:\Qt\Test\config.tests\openssl && set MAKEFLAGS=& mingw32-make clean && set MAKEFLAGS=& mingw32-make
  2942. > del main.o
  2943. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\OpenSSL-Win64\include -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  2944. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o openssl.exe main.o  -llibssl64MD -llibcrypto64MD -LC:\OpenSSL-Win64\lib\VC\static -lWs2_32 -lGdi32 -lAdvapi32 -lCrypt32 -lUser32  
  2945. > Warning: corrupt .drectve at end of def file
  2946. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2947. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2948. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2949. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2950. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2951. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2952. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0xae): undefined reference to `__security_check_cookie'
  2953. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2954. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2955. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2956. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2957. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2958. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2959. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_lib.obj):(.xdata[$unwind$SSL_has_matching_session_id]+0xc): undefined reference to `__GSHandlerCheck'
  2960. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_init.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2961. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_init.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2962. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_init.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2963. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_init.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2964. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_init.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2965. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_init.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2966. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0xc4): undefined reference to `__security_check_cookie'
  2967. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x102): undefined reference to `__report_rangecheckfailure'
  2968. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2969. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2970. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2971. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2972. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2973. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  2974. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x13c): undefined reference to `__isa_available'
  2975. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  2976. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  2977. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  2978. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  2979. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2980. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.text$mn+0x1d): more undefined references to `__chkstk' follow
  2981. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_ciph.obj):(.xdata[$unwind$ciphersuite_cb]+0xc): undefined reference to `__GSHandlerCheck'
  2982. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2983. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2984. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2985. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2986. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2987. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  2988. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x319): undefined reference to `__security_check_cookie'
  2989. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  2990. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  2991. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2992. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  2993. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  2994. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  2995. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_cert.obj):(.xdata[$unwind$SSL_add_dir_cert_subjects_to_stack]+0xc): undefined reference to `__GSHandlerCheck'
  2996. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  2997. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2998. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  2999. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3000. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_lib.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3001. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_lib.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  3002. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_enc.obj):(.text$mn+0x2aa): undefined reference to `__security_check_cookie'
  3003. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_enc.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3004. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_enc.obj):(.text$mn+0x255): undefined reference to `__security_check_cookie'
  3005. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_enc.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3006. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_enc.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3007. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_enc.obj):(.xdata[$unwind$ssl3_generate_master_secret]+0x14): undefined reference to `__GSHandlerCheck'
  3008. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_enc.obj):(.xdata[$unwind$ssl3_generate_key_block]+0x18): undefined reference to `__GSHandlerCheck'
  3009. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3010. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  3011. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  3012. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x4d0): undefined reference to `__security_check_cookie'
  3013. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3014. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3015. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3016. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x2fd): undefined reference to `__security_check_cookie'
  3017. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  3018. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x1c4): undefined reference to `__security_check_cookie'
  3019. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3020. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3021. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3022. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  3023. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0xdeb): undefined reference to `__security_check_cookie'
  3024. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  3025. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  3026. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x9fc): undefined reference to `__security_check_cookie'
  3027. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3028. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.text$mn+0x1fd): undefined reference to `__security_check_cookie'
  3029. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.xdata[$unwind$n_ssl3_mac]+0x1c): undefined reference to `__GSHandlerCheck'
  3030. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.xdata[$unwind$tls1_enc]+0x14): undefined reference to `__GSHandlerCheck'
  3031. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.xdata[$unwind$tls1_mac]+0x18): undefined reference to `__GSHandlerCheck'
  3032. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.xdata[$unwind$ssl3_get_record]+0x20): undefined reference to `__GSHandlerCheck'
  3033. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.xdata[$unwind$ssl3_cbc_copy_mac]+0x14): undefined reference to `__GSHandlerCheck'
  3034. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record.obj):(.xdata[$unwind$dtls1_process_record]+0x14): more undefined references to `__GSHandlerCheck' follow
  3035. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_buffer.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3036. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_buffer.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3037. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_buffer.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3038. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_buffer.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3039. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_buffer.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  3040. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_buffer.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  3041. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.text$mn+0xc3c): undefined reference to `__security_check_cookie'
  3042. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  3043. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.text$mn+0x9bc): undefined reference to `__security_check_cookie'
  3044. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  3045. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  3046. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.text$mn+0x4e2): undefined reference to `__security_check_cookie'
  3047. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3048. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.xdata[$unwind$ssl3_write_bytes]+0x18): undefined reference to `__GSHandlerCheck'
  3049. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.xdata[$unwind$do_ssl3_write]+0x18): undefined reference to `__GSHandlerCheck'
  3050. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_s3.obj):(.xdata[$unwind$ssl3_read_bytes]+0x20): undefined reference to `__GSHandlerCheck'
  3051. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3052. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3053. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3054. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  3055. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x4ad): undefined reference to `__security_check_cookie'
  3056. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3057. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3058. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3059. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3060. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0xba): undefined reference to `__security_check_cookie'
  3061. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3062. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3063. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3064. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.xdata[$unwind$dtls1_read_bytes]+0x18): undefined reference to `__GSHandlerCheck'
  3065. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/rec_layer_d1.obj):(.xdata[$unwind$do_dtls1_write]+0x10): undefined reference to `__GSHandlerCheck'
  3066. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/dtls1_bitmap.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3067. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/dtls1_bitmap.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3068. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\pqueue.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3069. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\pqueue.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3070. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\pqueue.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3071. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\pqueue.obj):(.text$mn+0x12): more undefined references to `__chkstk' follow
  3072. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xa83): undefined reference to `__security_check_cookie'
  3073. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3074. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  3075. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3076. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3077. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3078. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  3079. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xfb): undefined reference to `__security_check_cookie'
  3080. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3081. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3082. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3083. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3084. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3085. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3086. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.text$mn+0x88): undefined reference to `__security_check_cookie'
  3087. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.xdata[$unwind$DTLSv1_listen]+0x24): undefined reference to `__GSHandlerCheck'
  3088. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.xdata[$unwind$dtls1_get_timeout]+0xc): undefined reference to `__GSHandlerCheck'
  3089. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_lib.obj):(.xdata[$unwind$get_current_time]+0x8): undefined reference to `__GSHandlerCheck'
  3090. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3091. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x94): undefined reference to `__security_check_cookie'
  3092. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0xa9): undefined reference to `__security_check_cookie'
  3093. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3094. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3095. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3096. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3097. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3098. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3099. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x102): undefined reference to `__security_check_cookie'
  3100. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3101. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3102. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3103. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.xdata[$unwind$SSL_srp_server_param_with_username]+0xc): undefined reference to `__GSHandlerCheck'
  3104. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\tls_srp.obj):(.xdata[$unwind$SRP_Calc_A_param]+0x8): undefined reference to `__GSHandlerCheck'
  3105. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  3106. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x287): undefined reference to `__security_check_cookie'
  3107. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3108. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  3109. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x7c5): undefined reference to `__security_check_cookie'
  3110. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3111. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3112. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3113. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3114. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x1b1): undefined reference to `__security_check_cookie'
  3115. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  3116. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x1e6): undefined reference to `__security_check_cookie'
  3117. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  3118. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x1ed): undefined reference to `__security_check_cookie'
  3119. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3120. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3121. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3122. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x307): undefined reference to `__security_check_cookie'
  3123. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  3124. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x39b): undefined reference to `__security_check_cookie'
  3125. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3126. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3127. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.text$mn+0x128): undefined reference to `__security_check_cookie'
  3128. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.xdata[$unwind$tls13_final_finish_mac]+0x1c): undefined reference to `__GSHandlerCheck'
  3129. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.xdata[$unwind$tls13_change_cipher_state]+0x14): undefined reference to `__GSHandlerCheck'
  3130. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.xdata[$unwind$tls13_update_key]+0x1c): undefined reference to `__GSHandlerCheck'
  3131. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.xdata[$unwind$tls13_hkdf_expand]+0x18): undefined reference to `__GSHandlerCheck'
  3132. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.xdata[$unwind$tls13_generate_secret]+0x14): undefined reference to `__GSHandlerCheck'
  3133. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/tls13_enc.obj):(.xdata[$unwind$tls13_export_keying_material]+0x1c): more undefined references to `__GSHandlerCheck' follow
  3134. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3135. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3136. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3137. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  3138. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  3139. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  3140. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xcb): undefined reference to `__security_check_cookie'
  3141. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xdb): undefined reference to `__report_rangecheckfailure'
  3142. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3143. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  3144. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xeb): undefined reference to `__security_check_cookie'
  3145. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x1ab): undefined reference to `__report_rangecheckfailure'
  3146. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3147. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3148. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3149. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3150. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3151. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xe): more undefined references to `__chkstk' follow
  3152. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x1a6): undefined reference to `__security_check_cookie'
  3153. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3154. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  3155. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  3156. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  3157. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  3158. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0xb): more undefined references to `__chkstk' follow
  3159. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x152): undefined reference to `__security_check_cookie'
  3160. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  3161. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3162. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  3163. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3164. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  3165. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x4e5): undefined reference to `__security_check_cookie'
  3166. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3167. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3168. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.xdata[$unwind$tls1_set_groups_list]+0x10): undefined reference to `__GSHandlerCheck'
  3169. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.xdata[$unwind$tls_decrypt_ticket]+0x18): undefined reference to `__GSHandlerCheck'
  3170. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.xdata[$unwind$tls1_set_sigalgs_list]+0x10): undefined reference to `__GSHandlerCheck'
  3171. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.xdata[$unwind$nid_cb]+0xc): undefined reference to `__GSHandlerCheck'
  3172. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_lib.obj):(.xdata[$unwind$sig_cb]+0xc): undefined reference to `__GSHandlerCheck'
  3173. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  3174. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  3175. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0x1d): undefined reference to `__chkstk'
  3176. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  3177. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0x105): undefined reference to `__security_check_cookie'
  3178. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3179. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  3180. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0x123): undefined reference to `__security_check_cookie'
  3181. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  3182. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.xdata[$unwind$tls1_final_finish_mac]+0x10): undefined reference to `__GSHandlerCheck'
  3183. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\t1_enc.obj):(.xdata[$unwind$tls1_generate_master_secret]+0x14): undefined reference to `__GSHandlerCheck'
  3184. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3185. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3186. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3187. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  3188. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x15d): undefined reference to `__security_check_cookie'
  3189. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3190. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3191. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3192. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3193. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3194. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  3195. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0xc6): undefined reference to `__security_check_cookie'
  3196. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3197. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3198. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3199. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  3200. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x920): undefined reference to `__security_check_cookie'
  3201. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3202. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  3203. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3204. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3205. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3206. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x20): more undefined references to `__chkstk' follow
  3207. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x27b): undefined reference to `__security_check_cookie'
  3208. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3209. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x245): undefined reference to `__security_check_cookie'
  3210. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  3211. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x3fe): undefined reference to `__security_check_cookie'
  3212. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3213. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  3214. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  3215. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3216. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3217. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.text$mn+0x12): more undefined references to `__chkstk' follow
  3218. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.xdata[$unwind$tls_construct_server_key_exchange]+0x1c): undefined reference to `__GSHandlerCheck'
  3219. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.xdata[$unwind$tls_construct_new_session_ticket]+0x18): undefined reference to `__GSHandlerCheck'
  3220. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.xdata[$unwind$tls_process_cke_psk_preamble]+0x14): undefined reference to `__GSHandlerCheck'
  3221. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.xdata[$unwind$tls_process_cke_rsa]+0x10): undefined reference to `__GSHandlerCheck'
  3222. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.xdata[$unwind$tls_process_cke_gost]+0x10): undefined reference to `__GSHandlerCheck'
  3223. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_srvr.obj):(.xdata[$unwind$construct_stateless_ticket]+0x18): more undefined references to `__GSHandlerCheck' follow
  3224. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3225. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3226. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  3227. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3228. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  3229. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0xa): more undefined references to `__chkstk' follow
  3230. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x110): undefined reference to `__security_check_cookie'
  3231. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3232. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3233. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3234. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  3235. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3236. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  3237. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x351): undefined reference to `__security_check_cookie'
  3238. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3239. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3240. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3241. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3242. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  3243. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x14): more undefined references to `__chkstk' follow
  3244. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x54d): undefined reference to `__security_check_cookie'
  3245. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3246. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3247. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3248. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3249. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.xdata[$unwind$create_synthetic_message_hash]+0xc): undefined reference to `__GSHandlerCheck'
  3250. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.xdata[$unwind$tls_construct_cert_verify]+0x1c): undefined reference to `__GSHandlerCheck'
  3251. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_lib.obj):(.xdata[$unwind$tls_process_cert_verify]+0x18): undefined reference to `__GSHandlerCheck'
  3252. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3253. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x17a): undefined reference to `__security_check_cookie'
  3254. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3255. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x138): undefined reference to `__security_check_cookie'
  3256. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  3257. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3258. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3259. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3260. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3261. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x12): more undefined references to `__chkstk' follow
  3262. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x1ca): undefined reference to `__security_check_cookie'
  3263. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3264. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  3265. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x195): undefined reference to `__security_check_cookie'
  3266. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  3267. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x231): undefined reference to `__security_check_cookie'
  3268. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  3269. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x22f): undefined reference to `__security_check_cookie'
  3270. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  3271. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3272. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3273. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  3274. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  3275. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.text$mn+0x545): undefined reference to `__security_check_cookie'
  3276. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.xdata[$unwind$dtls1_close_construct_packet]+0x10): undefined reference to `__GSHandlerCheck'
  3277. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.xdata[$unwind$dtls1_buffer_message]+0x10): undefined reference to `__GSHandlerCheck'
  3278. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.xdata[$unwind$dtls1_retransmit_message]+0xc): undefined reference to `__GSHandlerCheck'
  3279. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.xdata[$unwind$dtls1_retransmit_buffered_messages]+0x1c): undefined reference to `__GSHandlerCheck'
  3280. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.xdata[$unwind$dtls_get_reassembled_message]+0x1c): undefined reference to `__GSHandlerCheck'
  3281. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_dtls.obj):(.xdata[$unwind$dtls1_reassemble_fragment]+0x18): more undefined references to `__GSHandlerCheck' follow
  3282. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3283. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3284. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3285. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3286. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3287. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  3288. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x34f): undefined reference to `__security_check_cookie'
  3289. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3290. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x2a0): undefined reference to `__security_check_cookie'
  3291. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  3292. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3293. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3294. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3295. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  3296. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3297. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.xdata[$unwind$tls_construct_cke_psk_preamble]+0x1c): undefined reference to `__GSHandlerCheck'
  3298. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem_clnt.obj):(.xdata[$unwind$tls_construct_cke_gost]+0x14): undefined reference to `__GSHandlerCheck'
  3299. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3300. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3301. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3302. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3303. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3304. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/statem.obj):(.text$mn+0x1a): more undefined references to `__chkstk' follow
  3305. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions.obj):(.text$mn+0x518): undefined reference to `__security_check_cookie'
  3306. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  3307. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3308. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions.obj):(.xdata[$unwind$tls_psk_do_binder]+0x14): undefined reference to `__GSHandlerCheck'
  3309. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3310. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3311. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3312. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3313. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  3314. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  3315. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x144): undefined reference to `__security_check_cookie'
  3316. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3317. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3318. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3319. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  3320. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  3321. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x45c): undefined reference to `__security_check_cookie'
  3322. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3323. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3324. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.xdata[$unwind$lookup_sess_in_cache]+0x18): undefined reference to `__GSHandlerCheck'
  3325. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_sess.obj):(.xdata[$unwind$ssl_get_prev_session]+0x14): undefined reference to `__GSHandlerCheck'
  3326. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3327. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3328. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3329. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3330. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3331. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  3332. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0x457): undefined reference to `__security_check_cookie'
  3333. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3334. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3335. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3336. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3337. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3338. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  3339. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\ssl_rsa.obj):(.xdata[$unwind$SSL_CTX_use_serverinfo_file]+0x1c): undefined reference to `__GSHandlerCheck'
  3340. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_mcnf.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3341. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_mcnf.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3342. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_mcnf.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3343. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_mcnf.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3344. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_conf.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3345. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/ssl_conf.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3346. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_cbc.obj):(.text$mn+0x959): undefined reference to `__security_check_cookie'
  3347. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_cbc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3348. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\s3_cbc.obj):(.xdata[$unwind$ssl3_cbc_digest_record]+0x18): undefined reference to `__GSHandlerCheck'
  3349. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record_tls13.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  3350. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record_tls13.obj):(.text$mn+0x468): undefined reference to `__security_check_cookie'
  3351. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/record/ssl3_record_tls13.obj):(.xdata[$unwind$tls13_enc]+0x10): undefined reference to `__GSHandlerCheck'
  3352. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_msg.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3353. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_msg.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3354. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3355. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  3356. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  3357. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xed): undefined reference to `__security_check_cookie'
  3358. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3359. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3360. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3361. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3362. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3363. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  3364. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x6b6): undefined reference to `__security_check_cookie'
  3365. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3366. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3367. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3368. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x21): undefined reference to `__chkstk'
  3369. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3370. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3371. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x799): undefined reference to `__security_check_cookie'
  3372. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3373. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3374. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3375. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3376. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3377. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  3378. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.xdata[$unwind$tls_parse_ctos_cookie]+0x1c): undefined reference to `__GSHandlerCheck'
  3379. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.xdata[$unwind$tls_parse_ctos_psk]+0x1c): undefined reference to `__GSHandlerCheck'
  3380. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_srvr.obj):(.xdata[$unwind$tls_construct_stoc_cryptopro_bug]+0x10): undefined reference to `__GSHandlerCheck'
  3381. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  3382. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3383. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3384. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3385. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  3386. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0x526): undefined reference to `__security_check_cookie'
  3387. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3388. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3389. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3390. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3391. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3392. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  3393. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl/statem/extensions_clnt.obj):(.xdata[$unwind$tls_construct_ctos_early_data]+0x18): undefined reference to `__GSHandlerCheck'
  3394. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_srtp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3395. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_srtp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3396. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_srtp.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3397. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libssl64MD.lib(ssl\d1_srtp.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3398. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_purp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3399. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_purp.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3400. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x2c5): undefined reference to `__security_check_cookie'
  3401. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  3402. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  3403. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3404. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3405. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  3406. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x16): more undefined references to `__chkstk' follow
  3407. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x265): undefined reference to `__security_check_cookie'
  3408. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3409. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  3410. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3411. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.xdata[$unwind$i2v_GENERAL_NAME]+0xc): undefined reference to `__GSHandlerCheck'
  3412. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_alt.obj):(.xdata[$unwind$i2v_GENERAL_NAMES]+0x1c): undefined reference to `__GSHandlerCheck'
  3413. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x_x509.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3414. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x_x509.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3415. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x_x509.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3416. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x_x509.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3417. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x_x509.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3418. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x_x509.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3419. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.text$mn+0xad): undefined reference to `__security_check_cookie'
  3420. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3421. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3422. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3423. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3424. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3425. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.text$mn+0x17): more undefined references to `__chkstk' follow
  3426. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vpm.obj):(.xdata[$unwind$X509_VERIFY_PARAM_set1_ip_asc]+0xc): undefined reference to `__GSHandlerCheck'
  3427. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3428. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3429. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3430. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3431. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3432. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  3433. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x30a): undefined reference to `__security_check_cookie'
  3434. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3435. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3436. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3437. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3438. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  3439. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.text$mn+0x24): more undefined references to `__chkstk' follow
  3440. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_vfy.obj):(.xdata[$unwind$dane_match]+0x1c): undefined reference to `__GSHandlerCheck'
  3441. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_v3.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3442. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_v3.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3443. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_v3.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3444. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_v3.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3445. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_v3.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  3446. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_v3.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  3447. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_obj.obj):(.text$mn+0x36f): undefined reference to `__security_check_cookie'
  3448. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_obj.obj):(.xdata[$unwind$X509_NAME_oneline]+0x1c): undefined reference to `__GSHandlerCheck'
  3449. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3450. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3451. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3452. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3453. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3454. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  3455. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0x117): undefined reference to `__security_check_cookie'
  3456. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  3457. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_lu.obj):(.xdata[$unwind$x509_object_idx_cnt]+0xc): undefined reference to `__GSHandlerCheck'
  3458. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_ext.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3459. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_ext.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3460. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_ext.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3461. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_ext.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3462. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_ext.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3463. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_ext.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3464. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x5d): undefined reference to `__security_check_cookie'
  3465. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x93): undefined reference to `__security_check_cookie'
  3466. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3467. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0xcc): undefined reference to `__security_check_cookie'
  3468. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  3469. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3470. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3471. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3472. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  3473. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x9d): undefined reference to `__security_check_cookie'
  3474. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3475. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3476. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3477. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3478. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3479. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x105): undefined reference to `__security_check_cookie'
  3480. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3481. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3482. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3483. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3484. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3485. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3486. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.xdata[$unwind$X509_issuer_and_serial_hash]+0x10): undefined reference to `__GSHandlerCheck'
  3487. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.xdata[$unwind$X509_NAME_hash]+0x8): undefined reference to `__GSHandlerCheck'
  3488. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.xdata[$unwind$X509_NAME_hash_old]+0x10): undefined reference to `__GSHandlerCheck'
  3489. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_cmp.obj):(.xdata[$unwind$X509_find_by_issuer_and_serial]+0x10): undefined reference to `__GSHandlerCheck'
  3490. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_att.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3491. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_att.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3492. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_att.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  3493. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_att.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3494. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_att.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3495. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/x509_att.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3496. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/by_dir.obj):(.text$mn+0x410): undefined reference to `__security_check_cookie'
  3497. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/by_dir.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3498. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/by_dir.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3499. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/by_dir.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3500. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/by_dir.obj):(.xdata[$unwind$get_cert_by_subject]+0x14): undefined reference to `__GSHandlerCheck'
  3501. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/threads_win.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3502. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/threads_win.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3503. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/threads_win.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3504. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/threads_win.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3505. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/threads_win.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3506. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/threads_win.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  3507. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x246): undefined reference to `__security_check_cookie'
  3508. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3509. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3510. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x396): undefined reference to `__security_check_cookie'
  3511. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3512. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3513. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x3a2): undefined reference to `__security_check_cookie'
  3514. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  3515. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x159): undefined reference to `__security_check_cookie'
  3516. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3517. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3518. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xe5): undefined reference to `__security_check_cookie'
  3519. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3520. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x130): undefined reference to `__security_check_cookie'
  3521. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3522. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3523. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3524. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3525. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3526. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xba): undefined reference to `__security_check_cookie'
  3527. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3528. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3529. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3530. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3531. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.xdata[$unwind$SRP_VBASE_init]+0x18): undefined reference to `__GSHandlerCheck'
  3532. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.xdata[$unwind$SRP_VBASE_get1_by_user]+0x14): undefined reference to `__GSHandlerCheck'
  3533. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.xdata[$unwind$SRP_create_verifier]+0x14): undefined reference to `__GSHandlerCheck'
  3534. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.xdata[$unwind$SRP_create_verifier_BN]+0x18): undefined reference to `__GSHandlerCheck'
  3535. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.xdata[$unwind$SRP_user_pwd_set_sv]+0x10): undefined reference to `__GSHandlerCheck'
  3536. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_vfy.obj):(.xdata[$unwind$SRP_gN_new_init]+0x10): more undefined references to `__GSHandlerCheck' follow
  3537. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3538. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x1d): undefined reference to `__chkstk'
  3539. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x1d): undefined reference to `__chkstk'
  3540. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  3541. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3542. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0xe): more undefined references to `__chkstk' follow
  3543. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x1f9): undefined reference to `__security_check_cookie'
  3544. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3545. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3546. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3547. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3548. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  3549. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.text$mn+0x127): undefined reference to `__security_check_cookie'
  3550. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.xdata[$unwind$SRP_Calc_x]+0x10): undefined reference to `__GSHandlerCheck'
  3551. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/srp/srp_lib.obj):(.xdata[$unwind$srp_Calc_xy]+0x10): undefined reference to `__GSHandlerCheck'
  3552. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3553. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x100): undefined reference to `__security_check_cookie'
  3554. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3555. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3556. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3557. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x100): undefined reference to `__security_check_cookie'
  3558. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3559. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3560. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3561. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.xdata[$unwind$SHA384]+0xc): undefined reference to `__GSHandlerCheck'
  3562. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha512.obj):(.xdata[$unwind$SHA512]+0xc): undefined reference to `__GSHandlerCheck'
  3563. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3564. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0xee): undefined reference to `__security_check_cookie'
  3565. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3566. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3567. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3568. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0xee): undefined reference to `__security_check_cookie'
  3569. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3570. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3571. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3572. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.xdata[$unwind$SHA224]+0xc): undefined reference to `__GSHandlerCheck'
  3573. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha256.obj):(.xdata[$unwind$SHA256]+0xc): undefined reference to `__GSHandlerCheck'
  3574. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha1dgst.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3575. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha1dgst.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3576. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha1dgst.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3577. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_lib.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  3578. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3579. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_lib.obj):(.text$mn+0xd): more undefined references to `__chkstk' follow
  3580. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0x27d): undefined reference to `__security_check_cookie'
  3581. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  3582. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0x117): undefined reference to `__security_check_cookie'
  3583. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3584. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0x97): undefined reference to `__security_check_cookie'
  3585. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  3586. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0xcf): undefined reference to `__security_check_cookie'
  3587. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  3588. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.text$mn+0xa4): undefined reference to `__security_check_cookie'
  3589. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.xdata[$unwind$PEM_read_bio_PrivateKey]+0x10): undefined reference to `__GSHandlerCheck'
  3590. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.xdata[$unwind$PEM_write_bio_PrivateKey]+0x14): undefined reference to `__GSHandlerCheck'
  3591. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.xdata[$unwind$PEM_write_PrivateKey]+0x14): undefined reference to `__GSHandlerCheck'
  3592. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.xdata[$unwind$PEM_write_bio_PrivateKey_traditional]+0x14): undefined reference to `__GSHandlerCheck'
  3593. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pkey.obj):(.xdata[$unwind$PEM_write_bio_Parameters]+0x10): undefined reference to `__GSHandlerCheck'
  3594. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3595. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3596. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3597. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3598. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3599. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3600. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x96): undefined reference to `__security_check_cookie'
  3601. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3602. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x140): undefined reference to `__security_check_cookie'
  3603. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3604. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x20e): undefined reference to `__security_check_cookie'
  3605. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3606. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3607. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3608. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3609. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3610. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.xdata[$unwind$d2i_PKCS8PrivateKey_bio]+0x10): undefined reference to `__GSHandlerCheck'
  3611. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.xdata[$unwind$d2i_PKCS8PrivateKey_fp]+0x10): undefined reference to `__GSHandlerCheck'
  3612. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_pk8.obj):(.xdata[$unwind$do_pk8pkey]+0x1c): undefined reference to `__GSHandlerCheck'
  3613. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_oth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3614. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3615. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3616. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  3617. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x519): undefined reference to `__security_check_cookie'
  3618. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3619. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3620. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3621. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3622. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3623. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x2a8): undefined reference to `__security_check_cookie'
  3624. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  3625. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3626. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3627. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3628. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x28): undefined reference to `__chkstk'
  3629. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  3630. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x2ae): undefined reference to `__security_check_cookie'
  3631. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3632. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3633. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  3634. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.xdata[$unwind$PEM_do_header]+0x10): undefined reference to `__GSHandlerCheck'
  3635. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.xdata[$unwind$PEM_ASN1_write_bio]+0x18): undefined reference to `__GSHandlerCheck'
  3636. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_lib.obj):(.xdata[$unwind$pem_bytes_read_bio_flags]+0x18): undefined reference to `__GSHandlerCheck'
  3637. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_info.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3638. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_info.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  3639. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_info.obj):(.text$mn+0x50d): undefined reference to `__security_check_cookie'
  3640. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_info.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  3641. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_info.obj):(.text$mn+0x22b): undefined reference to `__security_check_cookie'
  3642. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_info.obj):(.xdata[$unwind$PEM_X509_INFO_read_bio]+0x14): undefined reference to `__GSHandlerCheck'
  3643. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_info.obj):(.xdata[$unwind$PEM_X509_INFO_write_bio]+0x14): undefined reference to `__GSHandlerCheck'
  3644. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_all.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3645. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_all.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3646. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_all.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3647. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_all.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3648. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_all.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3649. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pem/pem_all.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3650. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.text$mn+0xa9): undefined reference to `__security_check_cookie'
  3651. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3652. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.text$mn+0x80): undefined reference to `__security_check_cookie'
  3653. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.text$mn+0xbf): undefined reference to `__security_check_cookie'
  3654. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3655. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3656. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.xdata[$unwind$OBJ_find_sigid_algs]+0xc): undefined reference to `__GSHandlerCheck'
  3657. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_xref.obj):(.xdata[$unwind$OBJ_find_sigid_by_algs]+0x8): undefined reference to `__GSHandlerCheck'
  3658. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3659. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3660. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3661. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x65): undefined reference to `__security_check_cookie'
  3662. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x1e8): undefined reference to `__security_check_cookie'
  3663. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  3664. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  3665. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3666. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3667. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3668. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0xb): more undefined references to `__chkstk' follow
  3669. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x291): undefined reference to `__security_check_cookie'
  3670. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  3671. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x18c): undefined reference to `__security_check_cookie'
  3672. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x1a9): undefined reference to `__report_rangecheckfailure'
  3673. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3674. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3675. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3676. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3677. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  3678. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0xe): more undefined references to `__chkstk' follow
  3679. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x46e): undefined reference to `__security_check_cookie'
  3680. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3681. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3682. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3683. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3684. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3685. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  3686. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.xdata[$unwind$OBJ_obj2txt]+0x10): undefined reference to `__GSHandlerCheck'
  3687. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.xdata[$unwind$OBJ_add_object]+0xc): undefined reference to `__GSHandlerCheck'
  3688. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.xdata[$unwind$OBJ_create]+0x10): undefined reference to `__GSHandlerCheck'
  3689. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_dat.obj):(.xdata[$unwind$OBJ_create_objects]+0x18): undefined reference to `__GSHandlerCheck'
  3690. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/o_names.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3691. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/o_names.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3692. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/o_names.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3693. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/o_names.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3694. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/o_names.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3695. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/o_names.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3696. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_dir.obj):(.text$mn+0x2d5): undefined reference to `__security_check_cookie'
  3697. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_dir.obj):(.xdata[$unwind$OPENSSL_DIR_read]+0x20): undefined reference to `__GSHandlerCheck'
  3698. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/mem_sec.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3699. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/mem_sec.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3700. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/mem_sec.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3701. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/mem_sec.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3702. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto\mem.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3703. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto\mem.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3704. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x9e): undefined reference to `__security_check_cookie'
  3705. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3706. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3707. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3708. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3709. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3710. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0xa): more undefined references to `__chkstk' follow
  3711. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x93): undefined reference to `__security_check_cookie'
  3712. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3713. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  3714. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x2df): undefined reference to `__security_check_cookie'
  3715. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3716. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3717. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3718. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3719. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.xdata[$unwind$HMAC_Init_ex]+0x18): undefined reference to `__GSHandlerCheck'
  3720. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.xdata[$unwind$HMAC_Final]+0xc): undefined reference to `__GSHandlerCheck'
  3721. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hmac.obj):(.xdata[$unwind$HMAC]+0x18): undefined reference to `__GSHandlerCheck'
  3722. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/getenv.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3723. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3724. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x1f0): undefined reference to `__security_check_cookie'
  3725. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3726. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x1c2): undefined reference to `__security_check_cookie'
  3727. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3728. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3729. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  3730. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3731. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x1ba): undefined reference to `__security_check_cookie'
  3732. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3733. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3734. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3735. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3736. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3737. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  3738. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.xdata[$unwind$CRYPTO_new_ex_data]+0x10): undefined reference to `__GSHandlerCheck'
  3739. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.xdata[$unwind$CRYPTO_dup_ex_data]+0x1c): undefined reference to `__GSHandlerCheck'
  3740. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ex_data.obj):(.xdata[$unwind$CRYPTO_free_ex_data]+0x10): undefined reference to `__GSHandlerCheck'
  3741. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pmeth_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3742. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pmeth_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3743. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pmeth_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3744. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pmeth_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3745. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pmeth_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3746. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pmeth_lib.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  3747. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x178): undefined reference to `__security_check_cookie'
  3748. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3749. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3750. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x187): undefined reference to `__security_check_cookie'
  3751. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  3752. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x111): undefined reference to `__security_check_cookie'
  3753. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3754. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3755. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3756. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.xdata[$unwind$EVP_DigestVerify]+0x10): undefined reference to `__GSHandlerCheck'
  3757. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.xdata[$unwind$EVP_DigestSignFinal]+0x18): undefined reference to `__GSHandlerCheck'
  3758. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sigver.obj):(.xdata[$unwind$EVP_DigestVerifyFinal]+0x18): undefined reference to `__GSHandlerCheck'
  3759. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3760. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3761. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3762. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  3763. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x143): undefined reference to `__security_check_cookie'
  3764. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3765. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3766. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3767. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3768. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3769. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  3770. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha1.obj):(.xdata[$unwind$ctrl]+0xc): undefined reference to `__GSHandlerCheck'
  3771. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5_sha1.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3772. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5_sha1.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3773. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5_sha1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3774. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5_sha1.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  3775. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5_sha1.obj):(.text$mn+0x1f7): undefined reference to `__security_check_cookie'
  3776. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5_sha1.obj):(.xdata[$unwind$ctrl]+0x10): undefined reference to `__GSHandlerCheck'
  3777. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3778. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3779. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_md5.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3780. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3781. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0x14f): undefined reference to `__security_check_cookie'
  3782. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3783. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3784. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3785. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3786. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3787. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3788. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pkey.obj):(.xdata[$unwind$EVP_PKCS82PKEY]+0xc): undefined reference to `__GSHandlerCheck'
  3789. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  3790. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0x153): undefined reference to `__security_check_cookie'
  3791. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3792. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3793. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3794. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3795. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3796. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3797. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_pbe.obj):(.xdata[$unwind$EVP_PBE_CipherInit]+0x14): undefined reference to `__GSHandlerCheck'
  3798. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3799. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_lib.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  3800. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_lib.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  3801. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_lib.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3802. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3803. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_lib.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  3804. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.text$mn+0x281): undefined reference to `__security_check_cookie'
  3805. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  3806. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.text$mn+0xea): undefined reference to `__security_check_cookie'
  3807. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  3808. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.text$mn+0xe7): undefined reference to `__security_check_cookie'
  3809. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3810. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.xdata[$unwind$EVP_read_pw_string]+0x18): undefined reference to `__GSHandlerCheck'
  3811. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.xdata[$unwind$EVP_read_pw_string_min]+0x14): undefined reference to `__GSHandlerCheck'
  3812. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_key.obj):(.xdata[$unwind$EVP_BytesToKey]+0x18): undefined reference to `__GSHandlerCheck'
  3813. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_enc.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3814. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3815. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_enc.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3816. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3817. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3818. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/evp_enc.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  3819. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc4_hmac_md5.obj):(.text$mn+0x422): undefined reference to `__security_check_cookie'
  3820. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc4_hmac_md5.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  3821. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc4_hmac_md5.obj):(.text$mn+0x23f): undefined reference to `__security_check_cookie'
  3822. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc4_hmac_md5.obj):(.xdata[$unwind$rc4_hmac_md5_cipher]+0x18): undefined reference to `__GSHandlerCheck'
  3823. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc4_hmac_md5.obj):(.xdata[$unwind$rc4_hmac_md5_ctrl]+0x14): undefined reference to `__GSHandlerCheck'
  3824. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc4.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3825. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc4.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3826. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3827. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3828. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3829. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0xfc): undefined reference to `__security_check_cookie'
  3830. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3831. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  3832. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3833. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3834. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  3835. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3836. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_rc2.obj):(.xdata[$unwind$rc2_get_asn1_type_and_iv]+0x10): undefined reference to `__GSHandlerCheck'
  3837. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_null.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3838. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_idea.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3839. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_idea.obj):(.text$mn+0xb8): undefined reference to `__security_check_cookie'
  3840. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_idea.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  3841. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_idea.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  3842. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_idea.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  3843. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_idea.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3844. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_idea.obj):(.xdata[$unwind$idea_init_key]+0x10): undefined reference to `__GSHandlerCheck'
  3845. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3846. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3847. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3848. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3849. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  3850. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xf): more undefined references to `__chkstk' follow
  3851. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0x17d): undefined reference to `__security_check_cookie'
  3852. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3853. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0x242): undefined reference to `__security_check_cookie'
  3854. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  3855. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.text$mn+0xfe): undefined reference to `__security_check_cookie'
  3856. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.xdata[$unwind$des_ede3_unwrap]+0x14): undefined reference to `__GSHandlerCheck'
  3857. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.xdata[$unwind$des_ede3_wrap]+0x10): undefined reference to `__GSHandlerCheck'
  3858. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des3.obj):(.xdata[$unwind$des_ede3_wrap_cipher]+0x10): undefined reference to `__GSHandlerCheck'
  3859. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3860. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3861. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3862. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  3863. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  3864. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_des.obj):(.text$mn+0x12): more undefined references to `__chkstk' follow
  3865. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.text$mn+0x128): undefined reference to `__security_check_cookie'
  3866. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  3867. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.text$mn+0x30b): undefined reference to `__security_check_cookie'
  3868. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3869. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3870. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  3871. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.text$mn+0x2ab): undefined reference to `__security_check_cookie'
  3872. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.xdata[$unwind$chacha20_poly1305_init_key]+0x10): undefined reference to `__GSHandlerCheck'
  3873. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.xdata[$unwind$chacha20_poly1305_tls_cipher]+0x14): undefined reference to `__GSHandlerCheck'
  3874. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_chacha20_poly1305.obj):(.xdata[$unwind$chacha20_poly1305_cipher]+0x18): undefined reference to `__GSHandlerCheck'
  3875. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_camellia.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3876. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_camellia.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  3877. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_camellia.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  3878. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_camellia.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3879. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_camellia.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  3880. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_camellia.obj):(.text$mn+0x1a): more undefined references to `__chkstk' follow
  3881. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x24c): undefined reference to `__security_check_cookie'
  3882. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3883. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3884. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x1c5): undefined reference to `__security_check_cookie'
  3885. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3886. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3887. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3888. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3889. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  3890. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3891. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.xdata[$unwind$aria_ccm_tls_cipher]+0x14): undefined reference to `__GSHandlerCheck'
  3892. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aria.obj):(.xdata[$unwind$aria_ccm_cipher]+0x18): undefined reference to `__GSHandlerCheck'
  3893. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3894. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  3895. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x85e): undefined reference to `__security_check_cookie'
  3896. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  3897. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x4ca): undefined reference to `__security_check_cookie'
  3898. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3899. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3900. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3901. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  3902. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.text$mn+0x8a8): undefined reference to `__security_check_cookie'
  3903. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.xdata[$unwind$tls1_1_multi_block_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  3904. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.xdata[$unwind$aesni_cbc_hmac_sha256_cipher]+0x18): undefined reference to `__GSHandlerCheck'
  3905. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha256.obj):(.xdata[$unwind$aesni_cbc_hmac_sha256_ctrl]+0x18): undefined reference to `__GSHandlerCheck'
  3906. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3907. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  3908. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x7d2): undefined reference to `__security_check_cookie'
  3909. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  3910. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x4a3): undefined reference to `__security_check_cookie'
  3911. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  3912. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  3913. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.text$mn+0x7cf): undefined reference to `__security_check_cookie'
  3914. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.xdata[$unwind$tls1_1_multi_block_encrypt]+0x14): undefined reference to `__GSHandlerCheck'
  3915. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.xdata[$unwind$aesni_cbc_hmac_sha1_cipher]+0x18): undefined reference to `__GSHandlerCheck'
  3916. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes_cbc_hmac_sha1.obj):(.xdata[$unwind$aesni_cbc_hmac_sha1_ctrl]+0x18): undefined reference to `__GSHandlerCheck'
  3917. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3918. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  3919. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  3920. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3921. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  3922. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1a): more undefined references to `__chkstk' follow
  3923. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x24c): undefined reference to `__security_check_cookie'
  3924. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  3925. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  3926. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3927. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  3928. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  3929. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  3930. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1c5): undefined reference to `__security_check_cookie'
  3931. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  3932. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.xdata[$unwind$aes_ccm_cipher]+0x18): undefined reference to `__GSHandlerCheck'
  3933. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/e_aes.obj):(.xdata[$unwind$aes_ccm_tls_cipher]+0x14): undefined reference to `__GSHandlerCheck'
  3934. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/digest.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  3935. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/digest.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3936. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/digest.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3937. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/digest.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3938. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/digest.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3939. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/digest.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  3940. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.text$mn+0x31c): undefined reference to `__security_check_cookie'
  3941. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3942. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3943. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3944. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3945. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3946. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  3947. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err.obj):(.xdata[$unwind$ERR_error_string_n]+0xc): undefined reference to `__GSHandlerCheck'
  3948. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_rsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3949. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_rsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3950. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_rsa.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3951. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_rsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3952. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_rsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3953. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_rsa.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3954. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_curve.obj):(.text$mn+0x329): undefined reference to `__security_check_cookie'
  3955. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_curve.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  3956. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_curve.obj):(.xdata[$unwind$ec_curve_nid_from_params]+0x10): undefined reference to `__GSHandlerCheck'
  3957. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_asn1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3958. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_asn1.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  3959. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_asn1.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3960. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_asn1.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3961. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_asn1.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3962. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_asn1.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  3963. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x155): undefined reference to `__security_check_cookie'
  3964. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3965. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3966. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3967. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3968. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3969. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  3970. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x14c): undefined reference to `__security_check_cookie'
  3971. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  3972. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x3e0): undefined reference to `__security_check_cookie'
  3973. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3974. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3975. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x20c): undefined reference to `__security_check_cookie'
  3976. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3977. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  3978. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0xe9): undefined reference to `__security_check_cookie'
  3979. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  3980. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.xdata[$unwind$ED448_public_from_private]+0x14): undefined reference to `__GSHandlerCheck'
  3981. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.xdata[$unwind$c448_ed448_derive_public_key]+0x14): undefined reference to `__GSHandlerCheck'
  3982. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.xdata[$unwind$c448_ed448_sign]+0x14): undefined reference to `__GSHandlerCheck'
  3983. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.xdata[$unwind$c448_ed448_verify]+0x14): undefined reference to `__GSHandlerCheck'
  3984. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/eddsa.obj):(.xdata[$unwind$hash_init_with_dom]+0x10): undefined reference to `__GSHandlerCheck'
  3985. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3986. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  3987. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x1eb): undefined reference to `__security_check_cookie'
  3988. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  3989. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x5a7): undefined reference to `__security_check_cookie'
  3990. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  3991. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x8c): undefined reference to `__security_check_cookie'
  3992. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  3993. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x36c): undefined reference to `__security_check_cookie'
  3994. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  3995. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x286): undefined reference to `__security_check_cookie'
  3996. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3997. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  3998. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  3999. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x68): undefined reference to `__security_check_cookie'
  4000. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  4001. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x288): undefined reference to `__security_check_cookie'
  4002. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  4003. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x145): undefined reference to `__security_check_cookie'
  4004. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  4005. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x13a): undefined reference to `__security_check_cookie'
  4006. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  4007. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x2f2): undefined reference to `__security_check_cookie'
  4008. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4009. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x94): undefined reference to `__security_check_cookie'
  4010. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4011. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  4012. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0xa4): undefined reference to `__security_check_cookie'
  4013. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4014. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x44b): undefined reference to `__security_check_cookie'
  4015. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4016. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x284): undefined reference to `__security_check_cookie'
  4017. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4018. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  4019. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x61b): undefined reference to `__security_check_cookie'
  4020. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  4021. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x8c): undefined reference to `__security_check_cookie'
  4022. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  4023. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x1eb): undefined reference to `__security_check_cookie'
  4024. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  4025. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.text$mn+0x8ee): undefined reference to `__security_check_cookie'
  4026. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.xdata[$unwind$gf_cond_neg]+0xc): undefined reference to `__GSHandlerCheck'
  4027. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.xdata[$unwind$curve448_point_eq]+0x10): undefined reference to `__GSHandlerCheck'
  4028. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.xdata[$unwind$x448_int]+0x38): undefined reference to `__GSHandlerCheck'
  4029. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.xdata[$unwind$curve448_point_mul_by_ratio_and_encode_like_x448]+0x10): undefined reference to `__GSHandlerCheck'
  4030. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.xdata[$unwind$x448_derive_public_key]+0x14): undefined reference to `__GSHandlerCheck'
  4031. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/curve448.obj):(.xdata[$unwind$curve448_precomputed_scalarmul]+0x1c): more undefined references to `__GSHandlerCheck' follow
  4032. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/arch_32/f_impl.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  4033. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/arch_32/f_impl.obj):(.text$mn+0x29a): undefined reference to `__security_check_cookie'
  4034. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/arch_32/f_impl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4035. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/arch_32/f_impl.obj):(.xdata[$unwind$gf_mul]+0x1c): undefined reference to `__GSHandlerCheck'
  4036. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4037. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0xf1): undefined reference to `__security_check_cookie'
  4038. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4039. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x1fd): undefined reference to `__security_check_cookie'
  4040. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  4041. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x240): undefined reference to `__security_check_cookie'
  4042. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4043. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4044. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x156): undefined reference to `__security_check_cookie'
  4045. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4046. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x26b): undefined reference to `__security_check_cookie'
  4047. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4048. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x26b): undefined reference to `__security_check_cookie'
  4049. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4050. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4051. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  4052. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4053. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4054. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x52): undefined reference to `__security_check_cookie'
  4055. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4056. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  4057. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4058. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4059. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4060. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x16): more undefined references to `__chkstk' follow
  4061. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x732): undefined reference to `__security_check_cookie'
  4062. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  4063. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x333): undefined reference to `__security_check_cookie'
  4064. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4065. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4066. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4067. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4068. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  4069. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x26c): undefined reference to `__security_check_cookie'
  4070. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4071. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x7c): undefined reference to `__security_check_cookie'
  4072. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4073. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4074. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4075. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x26): undefined reference to `__chkstk'
  4076. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x916): undefined reference to `__security_check_cookie'
  4077. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4078. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4079. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4080. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  4081. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x24f): undefined reference to `__security_check_cookie'
  4082. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4083. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  4084. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x65e): undefined reference to `__security_check_cookie'
  4085. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  4086. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.text$mn+0x494): undefined reference to `__security_check_cookie'
  4087. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.xdata[$unwind$ED25519_sign]+0x14): undefined reference to `__GSHandlerCheck'
  4088. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.xdata[$unwind$ED25519_verify]+0x18): undefined reference to `__GSHandlerCheck'
  4089. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.xdata[$unwind$ED25519_public_from_private]+0xc): undefined reference to `__GSHandlerCheck'
  4090. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.xdata[$unwind$X25519_public_from_private]+0x10): undefined reference to `__GSHandlerCheck'
  4091. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.xdata[$unwind$fe64_invert]+0x14): undefined reference to `__GSHandlerCheck'
  4092. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve25519.obj):(.xdata[$unwind$x25519_scalar_mulx]+0x18): more undefined references to `__GSHandlerCheck' follow
  4093. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4094. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4095. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4096. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_lib.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  4097. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4098. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4099. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_gen.obj):(.text$mn+0x147): undefined reference to `__security_check_cookie'
  4100. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_gen.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  4101. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_gen.obj):(.text$mn+0x188): undefined reference to `__security_check_cookie'
  4102. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_gen.obj):(.xdata[$unwind$dsa_builtin_paramgen]+0x14): undefined reference to `__GSHandlerCheck'
  4103. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_gen.obj):(.xdata[$unwind$dsa_builtin_paramgen2]+0x18): undefined reference to `__GSHandlerCheck'
  4104. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4105. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_asn1.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4106. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_asn1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4107. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_asn1.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4108. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_asn1.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4109. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_asn1.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  4110. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_kdf.obj):(.text$mn+0x1d2): undefined reference to `__security_check_cookie'
  4111. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_kdf.obj):(.text$mn+0x24): undefined reference to `__chkstk'
  4112. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_kdf.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4113. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_kdf.obj):(.xdata[$unwind$DH_KDF_X9_42]+0x18): undefined reference to `__GSHandlerCheck'
  4114. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_gen.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4115. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_gen.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  4116. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4117. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_check.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  4118. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_check.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4119. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dh/dh_check.obj):(.text$mn+0x16): more undefined references to `__chkstk' follow
  4120. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ofb64enc.obj):(.text$mn+0x1c7): undefined reference to `__security_check_cookie'
  4121. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ofb64enc.obj):(.xdata[$unwind$DES_ofb64_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  4122. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ofb64ede.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4123. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ofb64ede.obj):(.text$mn+0x209): undefined reference to `__security_check_cookie'
  4124. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ofb64ede.obj):(.xdata[$unwind$DES_ede3_ofb64_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  4125. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ecb_enc.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4126. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ecb_enc.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4127. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/ecb3_enc.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4128. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/des_enc.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4129. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/des_enc.obj):(.text$mn+0x1b): undefined reference to `__chkstk'
  4130. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/des_enc.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  4131. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/cfb_enc.obj):(.text$mn+0x62f): undefined reference to `__security_check_cookie'
  4132. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/cfb_enc.obj):(.xdata[$unwind$DES_cfb_encrypt]+0x14): undefined reference to `__GSHandlerCheck'
  4133. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/cfb64enc.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  4134. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/cfb64ede.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  4135. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/cfb64ede.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  4136. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/cfb64ede.obj):(.text$mn+0x795): undefined reference to `__security_check_cookie'
  4137. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/des/cfb64ede.obj):(.xdata[$unwind$DES_ede3_cfb_encrypt]+0x14): undefined reference to `__GSHandlerCheck'
  4138. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4139. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  4140. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4141. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4142. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4143. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  4144. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x15c): undefined reference to `__security_check_cookie'
  4145. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x22): undefined reference to `__chkstk'
  4146. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x93): undefined reference to `__imp___stdio_common_vsprintf'
  4147. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0xf9): undefined reference to `__chkstk'
  4148. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x2a7): undefined reference to `__imp___stdio_common_vswprintf'
  4149. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x339): undefined reference to `__security_check_cookie'
  4150. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4151. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4152. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4153. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.xdata[$unwind$OPENSSL_isservice]+0x14): undefined reference to `__GSHandlerCheck'
  4154. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cryptlib.obj):(.xdata[$unwind$OPENSSL_showfatal]+0x18): undefined reference to `__GSHandlerCheck'
  4155. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cpt_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4156. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_ssl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4157. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_ssl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4158. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_ssl.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4159. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_sap.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4160. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_sap.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4161. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_mod.obj):(.text$mn+0x1e5): undefined reference to `__security_check_cookie'
  4162. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_mod.obj):(.xdata[$unwind$module_run]+0x18): undefined reference to `__GSHandlerCheck'
  4163. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_mall.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4164. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4165. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4166. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4167. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_lib.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  4168. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_lib.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  4169. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0x972): undefined reference to `__security_check_cookie'
  4170. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4171. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4172. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4173. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4174. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  4175. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0xee): undefined reference to `__security_check_cookie'
  4176. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4177. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.xdata[$unwind$process_include]+0xc): undefined reference to `__GSHandlerCheck'
  4178. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_def.obj):(.xdata[$unwind$def_load_bio]+0x1c): undefined reference to `__GSHandlerCheck'
  4179. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_api.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4180. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_api.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4181. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_api.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4182. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_api.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4183. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_api.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4184. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/conf/conf_api.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  4185. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.text$mn+0x20f): undefined reference to `__security_check_cookie'
  4186. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4187. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4188. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4189. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4190. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4191. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4192. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_rand.obj):(.xdata[$unwind$BN_generate_dsa_nonce]+0x18): undefined reference to `__GSHandlerCheck'
  4193. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_print.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4194. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_print.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  4195. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_print.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4196. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_print.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  4197. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_print.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  4198. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_print.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  4199. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_mod.obj):(.text$mn+0x1db): undefined reference to `__security_check_cookie'
  4200. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_mod.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  4201. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_mod.obj):(.xdata[$unwind$bn_mod_add_fixed_top]+0x14): undefined reference to `__GSHandlerCheck'
  4202. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_lib.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  4203. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4204. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_lib.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  4205. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_lib.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  4206. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4207. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4208. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp2.obj):(.text$mn+0x69a): undefined reference to `__security_check_cookie'
  4209. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp2.obj):(.xdata[$unwind$BN_mod_exp2_mont]+0x14): undefined reference to `__GSHandlerCheck'
  4210. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  4211. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4212. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  4213. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x577): undefined reference to `__security_check_cookie'
  4214. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4215. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x33c): undefined reference to `__chkstk'
  4216. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0xd3a): undefined reference to `__security_check_cookie'
  4217. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x22): undefined reference to `__chkstk'
  4218. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4219. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0xe4): undefined reference to `__security_check_cookie'
  4220. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  4221. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0xf4): undefined reference to `__security_check_cookie'
  4222. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4223. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.xdata[$unwind$BN_mod_exp_mont]+0x18): undefined reference to `__GSHandlerCheck'
  4224. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.xdata[$unwind$BN_mod_exp_mont_consttime]+0x20): undefined reference to `__GSHandlerCheck'
  4225. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.xdata[$unwind$BN_mod_exp_simple]+0x14): undefined reference to `__GSHandlerCheck'
  4226. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_exp.obj):(.xdata[$unwind$BN_mod_exp_recp]+0x14): undefined reference to `__GSHandlerCheck'
  4227. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4228. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_div.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4229. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_div.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  4230. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_div.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4231. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_ctx.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4232. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_ctx.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  4233. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2s.obj):(.text$mn+0xb7): undefined reference to `__security_check_cookie'
  4234. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2s.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4235. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2s.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  4236. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2s.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4237. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2s.obj):(.xdata[$unwind$BLAKE2s_Init]+0xc): undefined reference to `__GSHandlerCheck'
  4238. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4239. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4240. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.text$mn+0x104): undefined reference to `__security_check_cookie'
  4241. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4242. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  4243. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.text$mn+0x2589): undefined reference to `__security_check_cookie'
  4244. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4245. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.xdata[$unwind$BLAKE2b_Init]+0xc): undefined reference to `__GSHandlerCheck'
  4246. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/blake2/blake2b.obj):(.xdata[$unwind$blake2b_compress]+0x20): undefined reference to `__GSHandlerCheck'
  4247. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/bss_sock.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4248. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/bss_sock.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4249. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/bss_sock.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4250. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/bss_sock.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4251. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/bss_sock.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4252. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/bss_sock.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  4253. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock2.obj):(.text$mn+0xdf): undefined reference to `__security_check_cookie'
  4254. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock2.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4255. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4256. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock2.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4257. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock2.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  4258. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock2.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4259. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock2.obj):(.xdata[$unwind$BIO_accept_ex]+0xc): undefined reference to `__GSHandlerCheck'
  4260. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  4261. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0x211): undefined reference to `__security_check_cookie'
  4262. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  4263. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4264. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4265. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4266. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4267. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  4268. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_sock.obj):(.xdata[$unwind$BIO_accept]+0xc): undefined reference to `__GSHandlerCheck'
  4269. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4270. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0xf4): undefined reference to `__security_check_cookie'
  4271. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4272. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4273. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0xde): undefined reference to `__security_check_cookie'
  4274. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4275. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x25): undefined reference to `__chkstk'
  4276. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4277. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4278. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x1ad): undefined reference to `__security_check_cookie'
  4279. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x6c1): undefined reference to `__report_rangecheckfailure'
  4280. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  4281. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x2e0): undefined reference to `__security_check_cookie'
  4282. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x2fa): undefined reference to `__report_rangecheckfailure'
  4283. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  4284. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.xdata[$unwind$BIO_printf]+0xc): undefined reference to `__GSHandlerCheck'
  4285. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.xdata[$unwind$BIO_vprintf]+0xc): undefined reference to `__GSHandlerCheck'
  4286. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.xdata[$unwind$fmtint]+0x18): undefined reference to `__GSHandlerCheck'
  4287. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_print.obj):(.xdata[$unwind$fmtfp]+0x1c): undefined reference to `__GSHandlerCheck'
  4288. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  4289. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4290. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4291. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4292. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4293. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  4294. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x1f5): undefined reference to `__security_check_cookie'
  4295. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4296. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4297. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4298. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_addr.obj):(.xdata[$unwind$addr_strings]+0x14): undefined reference to `__GSHandlerCheck'
  4299. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/async/async_wait.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4300. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/async/async_wait.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4301. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/async/async_wait.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4302. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/async/async_wait.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4303. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/async/async_wait.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4304. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/async/async_err.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4305. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x110): undefined reference to `__security_check_cookie'
  4306. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4307. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4308. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4309. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4310. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4311. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x8a): undefined reference to `__security_check_cookie'
  4312. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  4313. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.xdata[$unwind$asn1_primitive_print]+0x18): undefined reference to `__GSHandlerCheck'
  4314. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_prn.obj):(.xdata[$unwind$asn1_print_oid]+0x10): undefined reference to `__GSHandlerCheck'
  4315. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_new.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4316. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_new.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4317. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_new.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4318. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_new.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  4319. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_new.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4320. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_new.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  4321. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.text$mn+0x86): undefined reference to `__security_check_cookie'
  4322. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4323. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  4324. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  4325. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.text$mn+0x22): undefined reference to `__chkstk'
  4326. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  4327. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.text$mn+0xa): more undefined references to `__chkstk' follow
  4328. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_dec.obj):(.xdata[$unwind$ASN1_item_d2i]+0xc): undefined reference to `__GSHandlerCheck'
  4329. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/t_pkey.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  4330. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/t_pkey.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  4331. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p8_pkey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4332. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p8_pkey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4333. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p8_pkey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4334. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p8_pkey.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4335. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0x3a2): undefined reference to `__security_check_cookie'
  4336. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  4337. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0x225): undefined reference to `__security_check_cookie'
  4338. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4339. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4340. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4341. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4342. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  4343. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.xdata[$unwind$PKCS5_v2_scrypt_keyivgen]+0x14): undefined reference to `__GSHandlerCheck'
  4344. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_scrypt.obj):(.xdata[$unwind$PKCS5_pbe2_set_scrypt]+0x18): undefined reference to `__GSHandlerCheck'
  4345. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4346. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4347. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4348. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4349. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4350. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x13): more undefined references to `__chkstk' follow
  4351. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x24a): undefined reference to `__security_check_cookie'
  4352. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  4353. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4354. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4355. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4356. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4357. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/p5_pbev2.obj):(.xdata[$unwind$PKCS5_pbe2_set_iv]+0x18): undefined reference to `__GSHandlerCheck'
  4358. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/nsseq.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4359. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/nsseq.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4360. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/nsseq.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4361. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/nsseq.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4362. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/nsseq.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4363. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/i2d_pr.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  4364. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_par.obj):(.text$mn+0xa34): undefined reference to `__security_check_cookie'
  4365. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_par.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  4366. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_par.obj):(.text$mn+0x128): undefined reference to `__security_check_cookie'
  4367. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_par.obj):(.xdata[$unwind$asn1_print_info]+0x10): undefined reference to `__GSHandlerCheck'
  4368. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_par.obj):(.xdata[$unwind$asn1_parse2]+0x14): undefined reference to `__GSHandlerCheck'
  4369. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4370. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4371. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_lib.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  4372. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_lib.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  4373. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4374. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4375. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_gen.obj):(.text$mn+0x426): undefined reference to `__security_check_cookie'
  4376. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_gen.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4377. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_gen.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4378. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_gen.obj):(.xdata[$unwind$generate_v3]+0x18): undefined reference to `__GSHandlerCheck'
  4379. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn1_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4380. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/ameth_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4381. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/ameth_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4382. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/ameth_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4383. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/ameth_lib.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  4384. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/ameth_lib.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  4385. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x7d): undefined reference to `__security_check_cookie'
  4386. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4387. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4388. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x9e): undefined reference to `__security_check_cookie'
  4389. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0xbb): undefined reference to `__security_check_cookie'
  4390. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0xd8): undefined reference to `__security_check_cookie'
  4391. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0xf5): undefined reference to `__security_check_cookie'
  4392. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4393. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4394. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x43): undefined reference to `__security_check_cookie'
  4395. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x67): undefined reference to `__security_check_cookie'
  4396. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4397. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4398. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.xdata[$unwind$ASN1_UTCTIME_set]+0x8): undefined reference to `__GSHandlerCheck'
  4399. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.xdata[$unwind$ASN1_UTCTIME_adj]+0x10): undefined reference to `__GSHandlerCheck'
  4400. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_utctm.obj):(.xdata[$unwind$ASN1_UTCTIME_cmp_time_t]+0x8): undefined reference to `__GSHandlerCheck'
  4401. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_type.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4402. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_type.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4403. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_type.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4404. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_type.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4405. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_type.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4406. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xb): more undefined references to `__chkstk' follow
  4407. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x9d): undefined reference to `__security_check_cookie'
  4408. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4409. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4410. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xd2): undefined reference to `__security_check_cookie'
  4411. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xef): undefined reference to `__security_check_cookie'
  4412. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x10c): undefined reference to `__security_check_cookie'
  4413. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x129): undefined reference to `__security_check_cookie'
  4414. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4415. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x104): undefined reference to `__security_check_cookie'
  4416. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  4417. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xe9): undefined reference to `__security_check_cookie'
  4418. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4419. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4420. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4421. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x85): undefined reference to `__security_check_cookie'
  4422. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xab): undefined reference to `__security_check_cookie'
  4423. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  4424. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4425. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x65): undefined reference to `__security_check_cookie'
  4426. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x89): undefined reference to `__security_check_cookie'
  4427. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4428. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4429. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4430. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x96): undefined reference to `__security_check_cookie'
  4431. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4432. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4433. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  4434. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x3a3): undefined reference to `__security_check_cookie'
  4435. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4436. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4437. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4438. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.xdata[$unwind$ASN1_TIME_diff]+0xc): undefined reference to `__GSHandlerCheck'
  4439. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.xdata[$unwind$ASN1_TIME_set]+0x8): undefined reference to `__GSHandlerCheck'
  4440. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.xdata[$unwind$ASN1_TIME_adj]+0x10): undefined reference to `__GSHandlerCheck'
  4441. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.xdata[$unwind$ASN1_TIME_to_generalizedtime]+0xc): undefined reference to `__GSHandlerCheck'
  4442. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.xdata[$unwind$ASN1_TIME_normalize]+0x8): undefined reference to `__GSHandlerCheck'
  4443. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_time.obj):(.xdata[$unwind$ASN1_TIME_cmp_time_t]+0x8): more undefined references to `__GSHandlerCheck' follow
  4444. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  4445. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4446. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4447. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x51): undefined reference to `__security_check_cookie'
  4448. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x8a): undefined reference to `__security_check_cookie'
  4449. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4450. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4451. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4452. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4453. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4454. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strnid.obj):(.xdata[$unwind$ASN1_STRING_TABLE_get]+0x8): undefined reference to `__GSHandlerCheck'
  4455. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4456. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4457. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4458. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4459. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4460. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  4461. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x289): undefined reference to `__security_check_cookie'
  4462. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4463. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4464. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x1b9): undefined reference to `__security_check_cookie'
  4465. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  4466. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4467. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4468. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x36d): undefined reference to `__security_check_cookie'
  4469. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  4470. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4471. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4472. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.xdata[$unwind$do_esc_char]+0xc): undefined reference to `__GSHandlerCheck'
  4473. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.xdata[$unwind$do_buf]+0x14): undefined reference to `__GSHandlerCheck'
  4474. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_strex.obj):(.xdata[$unwind$do_name_ex]+0x1c): undefined reference to `__GSHandlerCheck'
  4475. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_sign.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4476. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_sign.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  4477. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_sign.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  4478. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_print.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  4479. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_print.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4480. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_print.obj):(.text$mn+0xb3): undefined reference to `__security_check_cookie'
  4481. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_print.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  4482. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_print.obj):(.xdata[$unwind$ASN1_STRING_print]+0x14): undefined reference to `__GSHandlerCheck'
  4483. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_octet.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4484. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_octet.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4485. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_octet.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4486. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4487. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4488. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4489. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0x42c): undefined reference to `__security_check_cookie'
  4490. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  4491. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4492. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  4493. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0xcb): undefined reference to `__security_check_cookie'
  4494. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  4495. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4496. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.xdata[$unwind$i2a_ASN1_OBJECT]+0x10): undefined reference to `__GSHandlerCheck'
  4497. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_object.obj):(.xdata[$unwind$a2d_ASN1_OBJECT]+0x10): undefined reference to `__GSHandlerCheck'
  4498. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4499. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  4500. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.text$mn+0x6c4): undefined reference to `__security_check_cookie'
  4501. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4502. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4503. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  4504. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4505. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_mbstr.obj):(.xdata[$unwind$ASN1_mbstring_ncopy]+0x20): undefined reference to `__GSHandlerCheck'
  4506. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4507. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4508. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4509. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4510. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4511. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  4512. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x56): undefined reference to `__security_check_cookie'
  4513. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4514. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4515. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4516. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4517. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4518. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4519. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x97): undefined reference to `__security_check_cookie'
  4520. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4521. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x55): undefined reference to `__security_check_cookie'
  4522. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4523. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4524. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  4525. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4526. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  4527. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0xb5): undefined reference to `__security_check_cookie'
  4528. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  4529. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4530. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4531. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.text$mn+0x5a): undefined reference to `__security_check_cookie'
  4532. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.xdata[$unwind$ASN1_INTEGER_set_uint64]+0x8): undefined reference to `__GSHandlerCheck'
  4533. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.xdata[$unwind$c2i_uint64_int]+0x10): undefined reference to `__GSHandlerCheck'
  4534. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.xdata[$unwind$i2c_uint64_int]+0x8): undefined reference to `__GSHandlerCheck'
  4535. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.xdata[$unwind$asn1_string_set_int64]+0x8): undefined reference to `__GSHandlerCheck'
  4536. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_int.obj):(.xdata[$unwind$asn1_string_set_uint64]+0x8): undefined reference to `__GSHandlerCheck'
  4537. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_i2d_fp.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  4538. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_i2d_fp.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  4539. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_i2d_fp.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4540. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_i2d_fp.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  4541. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  4542. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x7d): undefined reference to `__security_check_cookie'
  4543. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4544. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4545. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4546. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x43): undefined reference to `__security_check_cookie'
  4547. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x67): undefined reference to `__security_check_cookie'
  4548. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4549. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4550. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.xdata[$unwind$ASN1_GENERALIZEDTIME_set]+0x8): undefined reference to `__GSHandlerCheck'
  4551. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_gentm.obj):(.xdata[$unwind$ASN1_GENERALIZEDTIME_adj]+0x10): undefined reference to `__GSHandlerCheck'
  4552. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_dup.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  4553. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_dup.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4554. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_digest.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4555. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_digest.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4556. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_d2i_fp.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4557. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/a_d2i_fp.obj):(.text$mn+0x17): more undefined references to `__chkstk' follow
  4558. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x54): undefined reference to `__security_check_cookie'
  4559. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4560. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x5a): undefined reference to `__security_check_cookie'
  4561. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4562. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4563. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4564. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4565. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4566. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x9b): more undefined references to `__chkstk' follow
  4567. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x1af): undefined reference to `__security_check_cookie'
  4568. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4569. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4570. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4571. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x33b): undefined reference to `__security_check_cookie'
  4572. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4573. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  4574. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4575. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4576. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4577. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x9e): more undefined references to `__chkstk' follow
  4578. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x1ab): undefined reference to `__security_check_cookie'
  4579. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4580. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4581. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4582. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4583. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4584. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x523): undefined reference to `__security_check_cookie'
  4585. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4586. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4587. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4588. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  4589. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4590. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xac): more undefined references to `__chkstk' follow
  4591. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x360): undefined reference to `__security_check_cookie'
  4592. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  4593. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x287): undefined reference to `__security_check_cookie'
  4594. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4595. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x1f): undefined reference to `__chkstk'
  4596. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4597. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4598. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4599. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x2a9): undefined reference to `__security_check_cookie'
  4600. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4601. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4602. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x304): undefined reference to `__security_check_cookie'
  4603. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  4604. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4605. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4606. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4607. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4608. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  4609. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.xdata[$unwind$capi_addlasterror]+0x8): undefined reference to `__GSHandlerCheck'
  4610. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.xdata[$unwind$capi_adderror]+0x8): undefined reference to `__GSHandlerCheck'
  4611. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.xdata[$unwind$capi_list_providers]+0x18): undefined reference to `__GSHandlerCheck'
  4612. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.xdata[$unwind$capi_list_containers]+0x20): undefined reference to `__GSHandlerCheck'
  4613. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.xdata[$unwind$capi_find_key]+0x1c): undefined reference to `__GSHandlerCheck'
  4614. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(engines/e_capi.obj):(.xdata[$unwind$capi_rsa_sign]+0x14): more undefined references to `__GSHandlerCheck' follow
  4615. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4616. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4617. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  4618. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4619. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4620. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  4621. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x6f): undefined reference to `__security_check_cookie'
  4622. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4623. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4624. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4625. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4626. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x69): undefined reference to `__security_check_cookie'
  4627. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4628. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x103): undefined reference to `__security_check_cookie'
  4629. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4630. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x170): undefined reference to `__security_check_cookie'
  4631. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4632. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4633. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  4634. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4635. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4636. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  4637. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x7e): undefined reference to `__security_check_cookie'
  4638. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4639. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4640. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4641. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4642. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4643. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.text$mn+0x20): more undefined references to `__chkstk' follow
  4644. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.xdata[$unwind$X509_check_ip_asc]+0xc): undefined reference to `__GSHandlerCheck'
  4645. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.xdata[$unwind$a2i_IPADDRESS]+0xc): undefined reference to `__GSHandlerCheck'
  4646. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.xdata[$unwind$a2i_IPADDRESS_NC]+0x14): undefined reference to `__GSHandlerCheck'
  4647. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.xdata[$unwind$a2i_ipadd]+0x10): undefined reference to `__GSHandlerCheck'
  4648. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_utl.obj):(.xdata[$unwind$ipv6_from_asc]+0xc): undefined reference to `__GSHandlerCheck'
  4649. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ncons.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  4650. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ncons.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4651. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ncons.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4652. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ncons.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4653. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ncons.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  4654. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ncons.obj):(.text$mn+0x1a): more undefined references to `__chkstk' follow
  4655. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.text$mn+0x18e): undefined reference to `__security_check_cookie'
  4656. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  4657. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4658. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4659. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4660. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4661. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4662. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_info.obj):(.xdata[$unwind$i2v_AUTHORITY_INFO_ACCESS]+0x1c): undefined reference to `__GSHandlerCheck'
  4663. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ia5.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4664. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_ia5.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4665. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_genn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4666. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_genn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4667. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_genn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4668. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_genn.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4669. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_extku.obj):(.text$mn+0x8c): undefined reference to `__security_check_cookie'
  4670. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_extku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4671. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_extku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4672. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_extku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4673. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_extku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4674. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_extku.obj):(.xdata[$unwind$i2v_EXTENDED_KEY_USAGE]+0x10): undefined reference to `__GSHandlerCheck'
  4675. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_enum.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4676. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_cpols.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  4677. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_cpols.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4678. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_cpols.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4679. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_cpols.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4680. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_cpols.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4681. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0x448): undefined reference to `__security_check_cookie'
  4682. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4683. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4684. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4685. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4686. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4687. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4688. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.text$mn+0x1d0): undefined reference to `__security_check_cookie'
  4689. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.xdata[$unwind$i2r_ADMISSION_SYNTAX]+0x1c): undefined reference to `__GSHandlerCheck'
  4690. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_admis.obj):(.xdata[$unwind$i2r_NAMING_AUTHORITY]+0x10): undefined reference to `__GSHandlerCheck'
  4691. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  4692. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  4693. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x795): undefined reference to `__security_check_cookie'
  4694. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4695. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4696. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4697. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4698. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4699. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x16): more undefined references to `__chkstk' follow
  4700. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x22f): undefined reference to `__security_check_cookie'
  4701. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4702. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4703. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4704. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x314): undefined reference to `__security_check_cookie'
  4705. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4706. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4707. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4708. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4709. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4710. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  4711. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x3d4): undefined reference to `__security_check_cookie'
  4712. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4713. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4714. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  4715. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  4716. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x1cf): undefined reference to `__security_check_cookie'
  4717. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4718. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4719. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4720. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4721. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4722. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4723. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x1ac): undefined reference to `__security_check_cookie'
  4724. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4725. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4726. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  4727. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4728. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4729. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4730. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.xdata[$unwind$X509v3_addr_is_canonical]+0x1c): undefined reference to `__GSHandlerCheck'
  4731. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.xdata[$unwind$i2r_address]+0x10): undefined reference to `__GSHandlerCheck'
  4732. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.xdata[$unwind$IPAddressOrRange_cmp]+0x18): undefined reference to `__GSHandlerCheck'
  4733. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.xdata[$unwind$IPAddressOrRanges_canonize]+0x20): undefined reference to `__GSHandlerCheck'
  4734. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.xdata[$unwind$v2i_IPAddrBlocks]+0xc): undefined reference to `__GSHandlerCheck'
  4735. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_addr.obj):(.xdata[$unwind$addr_contains]+0x14): more undefined references to `__GSHandlerCheck' follow
  4736. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/pcy_tree.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  4737. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/pcy_tree.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4738. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/pcy_tree.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4739. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/pcy_tree.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4740. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/pcy_tree.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4741. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/pcy_tree.obj):(.text$mn+0x1e): more undefined references to `__chkstk' follow
  4742. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x2c6): undefined reference to `__security_check_cookie'
  4743. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  4744. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x1c8): undefined reference to `__security_check_cookie'
  4745. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4746. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4747. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4748. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4749. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  4750. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  4751. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.xdata[$unwind$X509_aux_print]+0x10): undefined reference to `__GSHandlerCheck'
  4752. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509/t_x509.obj):(.xdata[$unwind$X509_ocspid_print]+0x14): undefined reference to `__GSHandlerCheck'
  4753. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4754. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4755. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4756. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4757. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4758. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4759. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x153): undefined reference to `__security_check_cookie'
  4760. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4761. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4762. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4763. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4764. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4765. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x20): more undefined references to `__chkstk' follow
  4766. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x1ce): undefined reference to `__security_check_cookie'
  4767. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4768. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4769. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4770. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4771. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4772. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4773. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.xdata[$unwind$UI_construct_prompt]+0x10): undefined reference to `__GSHandlerCheck'
  4774. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_lib.obj):(.xdata[$unwind$UI_set_result_ex]+0x10): undefined reference to `__GSHandlerCheck'
  4775. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4776. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/txt_db/txt_db.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4777. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/txt_db/txt_db.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4778. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/txt_db/txt_db.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4779. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/txt_db/txt_db.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4780. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/txt_db/txt_db.obj):(.text$mn+0x23): more undefined references to `__chkstk' follow
  4781. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x2fd): undefined reference to `__security_check_cookie'
  4782. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4783. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4784. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  4785. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x1d5): undefined reference to `__security_check_cookie'
  4786. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  4787. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4788. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4789. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  4790. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4791. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x12): more undefined references to `__chkstk' follow
  4792. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x3c4): undefined reference to `__security_check_cookie'
  4793. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4794. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4795. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4796. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  4797. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x2c9): undefined reference to `__security_check_cookie'
  4798. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4799. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4800. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4801. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4802. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  4803. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  4804. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0xf5): undefined reference to `__security_check_cookie'
  4805. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4806. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4807. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4808. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4809. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4810. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.xdata[$unwind$try_decode_PKCS12]+0x18): undefined reference to `__GSHandlerCheck'
  4811. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.xdata[$unwind$try_decode_PKCS8Encrypted]+0x18): undefined reference to `__GSHandlerCheck'
  4812. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.xdata[$unwind$file_open]+0x18): undefined reference to `__GSHandlerCheck'
  4813. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.xdata[$unwind$file_read_pem]+0xc): undefined reference to `__GSHandlerCheck'
  4814. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/loader_file.obj):(.xdata[$unwind$file_load]+0x1c): undefined reference to `__GSHandlerCheck'
  4815. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm3/m_sm3.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4816. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm3/m_sm3.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4817. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm3/m_sm3.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4818. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_pmeth.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4819. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_pmeth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4820. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_pmeth.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  4821. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_pmeth.obj):(.text$mn+0xd8): undefined reference to `__security_check_cookie'
  4822. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_pmeth.obj):(.xdata[$unwind$pkey_sm2_digest_custom]+0x14): undefined reference to `__GSHandlerCheck'
  4823. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_crypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4824. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_crypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4825. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_crypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4826. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_crypt.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4827. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_crypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4828. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_crypt.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  4829. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha1_one.obj):(.text$mn+0x84): undefined reference to `__security_check_cookie'
  4830. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sha/sha1_one.obj):(.xdata[$unwind$SHA1]+0x10): undefined reference to `__GSHandlerCheck'
  4831. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/seed/seed_ofb.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4832. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/seed/seed_ecb.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4833. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/seed/seed_cfb.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4834. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/seed/seed_cbc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4835. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pmeth.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4836. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pmeth.obj):(.text$mn+0x9): more undefined references to `__chkstk' follow
  4837. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ossl.obj):(.text$mn+0x927): undefined reference to `__security_check_cookie'
  4838. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ossl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4839. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ossl.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4840. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ossl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4841. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ossl.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4842. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ossl.obj):(.xdata[$unwind$rsa_ossl_mod_exp]+0x18): undefined reference to `__GSHandlerCheck'
  4843. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4844. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x187): undefined reference to `__security_check_cookie'
  4845. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4846. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  4847. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x48a): undefined reference to `__security_check_cookie'
  4848. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4849. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4850. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.text$mn+0x727): undefined reference to `__security_check_cookie'
  4851. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.xdata[$unwind$PKCS1_MGF1]+0x14): undefined reference to `__GSHandlerCheck'
  4852. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.xdata[$unwind$RSA_padding_add_PKCS1_OAEP_mgf1]+0x18): undefined reference to `__GSHandlerCheck'
  4853. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_oaep.obj):(.xdata[$unwind$RSA_padding_check_PKCS1_OAEP_mgf1]+0x1c): undefined reference to `__GSHandlerCheck'
  4854. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_none.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4855. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_none.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4856. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_mp.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  4857. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_mp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4858. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_mp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4859. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_mp.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  4860. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_gen.obj):(.text$mn+0x929): undefined reference to `__security_check_cookie'
  4861. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_gen.obj):(.xdata[$unwind$rsa_builtin_keygen]+0x18): undefined reference to `__GSHandlerCheck'
  4862. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4863. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ameth.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4864. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ameth.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4865. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ameth.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4866. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ameth.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4867. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_ameth.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  4868. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rc2/rc2ofb64.obj):(.text$mn+0x1bf): undefined reference to `__security_check_cookie'
  4869. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rc2/rc2ofb64.obj):(.xdata[$unwind$RC2_ofb64_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  4870. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rc2/rc2cfb64.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  4871. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rc2/rc2_ecb.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4872. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rc2/rc2_cbc.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  4873. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4874. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4875. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.text$mn+0x14): more undefined references to `__chkstk' follow
  4876. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.text$mn+0x5f): undefined reference to `__security_check_cookie'
  4877. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4878. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.text$mn+0x69): undefined reference to `__security_check_cookie'
  4879. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.xdata[$unwind$rand_pool_add_nonce_data]+0x8): undefined reference to `__GSHandlerCheck'
  4880. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_win.obj):(.xdata[$unwind$rand_pool_add_additional_data]+0x8): undefined reference to `__GSHandlerCheck'
  4881. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rand/rand_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4882. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/poly1305/poly1305_pmeth.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4883. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/poly1305/poly1305_pmeth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4884. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/poly1305/poly1305_pmeth.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4885. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/poly1305/poly1305_pmeth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4886. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/poly1305/poly1305_pmeth.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  4887. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x5af): undefined reference to `__security_check_cookie'
  4888. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4889. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x5a6): undefined reference to `__security_check_cookie'
  4890. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4891. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4892. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4893. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4894. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4895. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  4896. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x146): undefined reference to `__security_check_cookie'
  4897. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4898. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  4899. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4900. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x107): undefined reference to `__security_check_cookie'
  4901. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4902. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4903. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  4904. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  4905. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.xdata[$unwind$PKCS7_signatureVerify]+0x14): undefined reference to `__GSHandlerCheck'
  4906. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.xdata[$unwind$PKCS7_dataInit]+0x1c): undefined reference to `__GSHandlerCheck'
  4907. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.xdata[$unwind$PKCS7_dataFinal]+0x10): undefined reference to `__GSHandlerCheck'
  4908. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_doit.obj):(.xdata[$unwind$do_pkcs7_signed_attrib]+0x14): undefined reference to `__GSHandlerCheck'
  4909. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_attr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4910. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_attr.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4911. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_attr.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4912. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_attr.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4913. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_attr.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4914. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs7/pk7_attr.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  4915. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0xf9): undefined reference to `__security_check_cookie'
  4916. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  4917. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4918. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0x59): undefined reference to `__security_check_cookie'
  4919. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4920. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0xa1): undefined reference to `__security_check_cookie'
  4921. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  4922. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.text$mn+0x2ca): undefined reference to `__security_check_cookie'
  4923. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.xdata[$unwind$PKCS12_verify_mac]+0xc): undefined reference to `__GSHandlerCheck'
  4924. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.xdata[$unwind$PKCS12_set_mac]+0x1c): undefined reference to `__GSHandlerCheck'
  4925. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.xdata[$unwind$pkcs12_gen_gost_mac_key]+0xc): undefined reference to `__GSHandlerCheck'
  4926. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_mutl.obj):(.xdata[$unwind$pkcs12_gen_mac]+0x10): undefined reference to `__GSHandlerCheck'
  4927. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_kiss.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  4928. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_kiss.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  4929. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_kiss.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  4930. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_kiss.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  4931. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_key.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4932. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_key.obj):(.text$mn+0x20): more undefined references to `__chkstk' follow
  4933. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_crpt.obj):(.text$mn+0x205): undefined reference to `__security_check_cookie'
  4934. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_crpt.obj):(.xdata[$unwind$PKCS12_PBE_keyivgen]+0x14): undefined reference to `__GSHandlerCheck'
  4935. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_asn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4936. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_asn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4937. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_asn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4938. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_asn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4939. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_asn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4940. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/pkcs12/p12_asn.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  4941. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.text$mn+0x87): undefined reference to `__security_check_cookie'
  4942. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  4943. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.text$mn+0xe3): undefined reference to `__security_check_cookie'
  4944. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4945. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4946. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  4947. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.xdata[$unwind$OCSP_cert_to_id]+0x18): undefined reference to `__GSHandlerCheck'
  4948. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_lib.obj):(.xdata[$unwind$OCSP_cert_id_new]+0x14): undefined reference to `__GSHandlerCheck'
  4949. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ocsp/ocsp_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4950. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/objects/obj_err.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4951. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_time.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4952. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_time.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  4953. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_time.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4954. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_fopen.obj):(.text$mn+0xf): more undefined references to `__chkstk' follow
  4955. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_fopen.obj):(.text$mn+0x1c4): undefined reference to `__security_check_cookie'
  4956. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/o_fopen.obj):(.xdata[$unwind$openssl_fopen]+0x1c): undefined reference to `__GSHandlerCheck'
  4957. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/xts128.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4958. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/xts128.obj):(.text$mn+0x24e): undefined reference to `__security_check_cookie'
  4959. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/xts128.obj):(.xdata[$unwind$CRYPTO_xts128_encrypt]+0x10): undefined reference to `__GSHandlerCheck'
  4960. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  4961. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0x8f): undefined reference to `__security_check_cookie'
  4962. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  4963. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0x13a): undefined reference to `__security_check_cookie'
  4964. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  4965. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0x15a): undefined reference to `__security_check_cookie'
  4966. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  4967. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0x203): undefined reference to `__security_check_cookie'
  4968. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  4969. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.text$mn+0x156): undefined reference to `__security_check_cookie'
  4970. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.xdata[$unwind$CRYPTO_128_wrap]+0x10): undefined reference to `__GSHandlerCheck'
  4971. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.xdata[$unwind$CRYPTO_128_unwrap]+0xc): undefined reference to `__GSHandlerCheck'
  4972. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.xdata[$unwind$CRYPTO_128_wrap_pad]+0x10): undefined reference to `__GSHandlerCheck'
  4973. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.xdata[$unwind$CRYPTO_128_unwrap_pad]+0xc): undefined reference to `__GSHandlerCheck'
  4974. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/wrap128.obj):(.xdata[$unwind$crypto_128_unwrap_raw]+0x10): undefined reference to `__GSHandlerCheck'
  4975. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ofb128.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  4976. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  4977. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x177): undefined reference to `__security_check_cookie'
  4978. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4979. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4980. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4981. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x13f): undefined reference to `__security_check_cookie'
  4982. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  4983. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x13f): undefined reference to `__security_check_cookie'
  4984. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4985. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  4986. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  4987. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  4988. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x1c0): undefined reference to `__security_check_cookie'
  4989. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  4990. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  4991. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  4992. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  4993. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xcc): undefined reference to `__security_check_cookie'
  4994. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  4995. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.xdata[$unwind$CRYPTO_ocb128_setiv]+0x10): undefined reference to `__GSHandlerCheck'
  4996. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.xdata[$unwind$CRYPTO_ocb128_aad]+0x10): undefined reference to `__GSHandlerCheck'
  4997. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.xdata[$unwind$CRYPTO_ocb128_encrypt]+0x14): undefined reference to `__GSHandlerCheck'
  4998. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.xdata[$unwind$CRYPTO_ocb128_decrypt]+0x14): undefined reference to `__GSHandlerCheck'
  4999. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ocb128.obj):(.xdata[$unwind$ocb_finish]+0x10): undefined reference to `__GSHandlerCheck'
  5000. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/gcm128.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  5001. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/gcm128.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5002. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/gcm128.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  5003. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/gcm128.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5004. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/gcm128.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  5005. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/gcm128.obj):(.text$mn+0x1e): more undefined references to `__chkstk' follow
  5006. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/cfb128.obj):(.text$mn+0x3c3): undefined reference to `__security_check_cookie'
  5007. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/cfb128.obj):(.xdata[$unwind$cfbr_encrypt_block]+0x10): undefined reference to `__GSHandlerCheck'
  5008. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x1f): undefined reference to `__chkstk'
  5009. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5010. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x1c3): undefined reference to `__security_check_cookie'
  5011. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  5012. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x1b1): undefined reference to `__security_check_cookie'
  5013. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5014. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x2ee): undefined reference to `__security_check_cookie'
  5015. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  5016. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x2c5): undefined reference to `__security_check_cookie'
  5017. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5018. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5019. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.xdata[$unwind$CRYPTO_ccm128_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  5020. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.xdata[$unwind$CRYPTO_ccm128_decrypt]+0x18): undefined reference to `__GSHandlerCheck'
  5021. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.xdata[$unwind$CRYPTO_ccm128_encrypt_ccm64]+0x18): undefined reference to `__GSHandlerCheck'
  5022. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/ccm128.obj):(.xdata[$unwind$CRYPTO_ccm128_decrypt_ccm64]+0x18): undefined reference to `__GSHandlerCheck'
  5023. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/cbc128.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  5024. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/cbc128.obj):(.text$mn+0x296): undefined reference to `__security_check_cookie'
  5025. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/cbc128.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  5026. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/modes/cbc128.obj):(.xdata[$unwind$CRYPTO_cbc128_decrypt]+0x14): undefined reference to `__GSHandlerCheck'
  5027. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5028. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5029. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  5030. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  5031. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5032. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x13): more undefined references to `__chkstk' follow
  5033. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x253): undefined reference to `__security_check_cookie'
  5034. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  5035. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/tls1_prf.obj):(.xdata[$unwind$tls1_prf_P_hash]+0x18): undefined reference to `__GSHandlerCheck'
  5036. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/scrypt.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5037. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/scrypt.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5038. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/scrypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5039. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/scrypt.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5040. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/scrypt.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5041. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/scrypt.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  5042. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.text$mn+0x1cb): undefined reference to `__security_check_cookie'
  5043. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  5044. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.text$mn+0xb9): undefined reference to `__security_check_cookie'
  5045. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  5046. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.text$mn+0x1b0): undefined reference to `__security_check_cookie'
  5047. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5048. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.xdata[$unwind$HKDF]+0x10): undefined reference to `__GSHandlerCheck'
  5049. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.xdata[$unwind$HKDF_Expand]+0x18): undefined reference to `__GSHandlerCheck'
  5050. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/kdf/hkdf.obj):(.xdata[$unwind$pkey_hkdf_derive]+0x10): undefined reference to `__GSHandlerCheck'
  5051. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/idea/i_ofb64.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  5052. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/idea/i_ofb64.obj):(.text$mn+0x1d0): undefined reference to `__security_check_cookie'
  5053. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/idea/i_ofb64.obj):(.xdata[$unwind$IDEA_ofb64_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  5054. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/idea/i_ecb.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5055. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/idea/i_cfb64.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  5056. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/idea/i_cbc.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  5057. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hm_pmeth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5058. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hm_pmeth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5059. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/hmac/hm_pmeth.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  5060. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pbe_scrypt.obj):(.text$mn+0x336): undefined reference to `__security_check_cookie'
  5061. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pbe_scrypt.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  5062. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pbe_scrypt.obj):(.text$mn+0x47c): undefined reference to `__security_check_cookie'
  5063. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pbe_scrypt.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  5064. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pbe_scrypt.obj):(.xdata[$unwind$salsa208_word_specification]+0x20): undefined reference to `__GSHandlerCheck'
  5065. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/pbe_scrypt.obj):(.xdata[$unwind$scryptBlockMix]+0xc): undefined reference to `__GSHandlerCheck'
  5066. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p_verify.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  5067. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p_verify.obj):(.text$mn+0x151): undefined reference to `__security_check_cookie'
  5068. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p_verify.obj):(.xdata[$unwind$EVP_VerifyFinal]+0x14): undefined reference to `__GSHandlerCheck'
  5069. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p_sign.obj):(.text$mn+0xf): undefined reference to `__chkstk'
  5070. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p_sign.obj):(.text$mn+0x16e): undefined reference to `__security_check_cookie'
  5071. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p_sign.obj):(.xdata[$unwind$EVP_SignFinal]+0x14): undefined reference to `__GSHandlerCheck'
  5072. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  5073. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.text$mn+0x348): undefined reference to `__security_check_cookie'
  5074. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5075. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  5076. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  5077. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.text$mn+0x282): undefined reference to `__security_check_cookie'
  5078. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.xdata[$unwind$PKCS5_PBKDF2_HMAC]+0x18): undefined reference to `__GSHandlerCheck'
  5079. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt2.obj):(.xdata[$unwind$PKCS5_v2_PBKDF2_keyivgen]+0x14): undefined reference to `__GSHandlerCheck'
  5080. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  5081. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt.obj):(.text$mn+0x1ed): undefined reference to `__security_check_cookie'
  5082. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/p5_crpt.obj):(.xdata[$unwind$PKCS5_PBE_keyivgen]+0x14): undefined reference to `__GSHandlerCheck'
  5083. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_wp.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5084. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_wp.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5085. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_wp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5086. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha3.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5087. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha3.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5088. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/m_sha3.obj):(.text$mn+0x1c): more undefined references to `__chkstk' follow
  5089. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err_prn.obj):(.text$mn+0x117): undefined reference to `__security_check_cookie'
  5090. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err_prn.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5091. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err_prn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5092. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/err/err_prn.obj):(.xdata[$unwind$ERR_print_errors_cb]+0x14): undefined reference to `__GSHandlerCheck'
  5093. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_eckey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5094. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_eckey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5095. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_eckey.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5096. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_eckey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5097. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_eckey.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5098. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/engine/tb_eckey.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  5099. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0xf5): undefined reference to `__security_check_cookie'
  5100. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  5101. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x754): undefined reference to `__security_check_cookie'
  5102. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x76d): undefined reference to `__report_rangecheckfailure'
  5103. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  5104. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x1ad): undefined reference to `__security_check_cookie'
  5105. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5106. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5107. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x358): undefined reference to `__security_check_cookie'
  5108. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5109. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5110. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5111. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  5112. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x310): undefined reference to `__security_check_cookie'
  5113. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5114. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5115. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0x26): undefined reference to `__chkstk'
  5116. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5117. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.xdata[$unwind$ecp_nistz256_mod_inverse]+0x14): undefined reference to `__GSHandlerCheck'
  5118. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.xdata[$unwind$ecp_nistz256_mult_precompute]+0x18): undefined reference to `__GSHandlerCheck'
  5119. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.xdata[$unwind$ecp_nistz256_points_mul]+0x18): undefined reference to `__GSHandlerCheck'
  5120. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.xdata[$unwind$ecp_nistz256_get_affine]+0x10): undefined reference to `__GSHandlerCheck'
  5121. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_nistz256.obj):(.xdata[$unwind$ecp_nistz256_inv_mod_ord]+0x14): undefined reference to `__GSHandlerCheck'
  5122. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_mont.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5123. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_mont.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  5124. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_mont.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5125. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_mont.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5126. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_mont.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5127. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecp_mont.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  5128. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecdh_kdf.obj):(.text$mn+0xa7): undefined reference to `__security_check_cookie'
  5129. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecdh_kdf.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  5130. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecdh_kdf.obj):(.text$mn+0x1cf): undefined reference to `__security_check_cookie'
  5131. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecdh_kdf.obj):(.xdata[$unwind$ECDH_KDF_X9_62]+0x14): undefined reference to `__GSHandlerCheck'
  5132. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ecdh_kdf.obj):(.xdata[$unwind$ecdh_KDF_X9_63]+0x14): undefined reference to `__GSHandlerCheck'
  5133. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_oct.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5134. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_oct.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  5135. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_oct.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5136. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_oct.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5137. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_oct.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5138. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_oct.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  5139. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.text$mn+0x1ba): undefined reference to `__security_check_cookie'
  5140. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5141. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5142. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5143. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  5144. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.text$mn+0x4a8): undefined reference to `__security_check_cookie'
  5145. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.xdata[$unwind$curve448_scalar_decode_long]+0x14): undefined reference to `__GSHandlerCheck'
  5146. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/scalar.obj):(.xdata[$unwind$sc_montmul]+0x20): undefined reference to `__GSHandlerCheck'
  5147. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5148. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  5149. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x47c): undefined reference to `__security_check_cookie'
  5150. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5151. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0xa9): undefined reference to `__security_check_cookie'
  5152. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5153. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x7d): undefined reference to `__security_check_cookie'
  5154. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  5155. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x4cc): undefined reference to `__security_check_cookie'
  5156. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5157. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x5b): undefined reference to `__security_check_cookie'
  5158. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  5159. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x2b4): undefined reference to `__security_check_cookie'
  5160. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  5161. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5162. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.xdata[$unwind$gf_isr]+0x18): undefined reference to `__GSHandlerCheck'
  5163. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.xdata[$unwind$gf_eq]+0x8): undefined reference to `__GSHandlerCheck'
  5164. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.xdata[$unwind$gf_lobit]+0x8): undefined reference to `__GSHandlerCheck'
  5165. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.xdata[$unwind$gf_hibit]+0x8): undefined reference to `__GSHandlerCheck'
  5166. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.xdata[$unwind$gf_serialize]+0x10): undefined reference to `__GSHandlerCheck'
  5167. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/curve448/f_generic.obj):(.xdata[$unwind$gf_deserialize]+0x1c): more undefined references to `__GSHandlerCheck' follow
  5168. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5169. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5170. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5171. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  5172. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5173. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0xd): more undefined references to `__chkstk' follow
  5174. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x1ec): undefined reference to `__security_check_cookie'
  5175. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x9): undefined reference to `__chkstk'
  5176. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x1a5): undefined reference to `__security_check_cookie'
  5177. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5178. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  5179. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.xdata[$unwind$win32_pathbyaddr]+0x10): undefined reference to `__GSHandlerCheck'
  5180. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dso/dso_win32.obj):(.xdata[$unwind$win32_globallookup]+0xc): undefined reference to `__GSHandlerCheck'
  5181. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_vrf.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5182. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_sign.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5183. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_sign.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5184. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_meth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5185. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_meth.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5186. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/dsa/dsa_meth.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  5187. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_vfy.obj):(.text$mn+0x2dd): undefined reference to `__security_check_cookie'
  5188. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_vfy.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  5189. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_vfy.obj):(.text$mn+0x196): undefined reference to `__security_check_cookie'
  5190. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_vfy.obj):(.xdata[$unwind$SCT_CTX_verify]+0xc): undefined reference to `__GSHandlerCheck'
  5191. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_vfy.obj):(.xdata[$unwind$sct_ctx_update]+0x10): undefined reference to `__GSHandlerCheck'
  5192. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct_ctx.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  5193. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct_ctx.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5194. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct_ctx.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  5195. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct_ctx.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5196. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct_ctx.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5197. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_sct_ctx.obj):(.text$mn+0x11): more undefined references to `__chkstk' follow
  5198. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.text$mn+0x37f): undefined reference to `__security_check_cookie'
  5199. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.text$mn+0xd): undefined reference to `__chkstk'
  5200. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.text$mn+0x302): undefined reference to `__security_check_cookie'
  5201. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5202. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5203. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  5204. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.text$mn+0x109): undefined reference to `__security_check_cookie'
  5205. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.xdata[$unwind$SCT_print]+0x10): undefined reference to `__GSHandlerCheck'
  5206. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.xdata[$unwind$SCT_LIST_print]+0x14): undefined reference to `__GSHandlerCheck'
  5207. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ct/ct_prn.obj):(.xdata[$unwind$timestamp_print]+0xc): undefined reference to `__GSHandlerCheck'
  5208. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5209. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5210. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5211. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  5212. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5213. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x12): more undefined references to `__chkstk' follow
  5214. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x249): undefined reference to `__security_check_cookie'
  5215. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  5216. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  5217. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5218. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5219. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5220. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x16): more undefined references to `__chkstk' follow
  5221. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x2b1): undefined reference to `__security_check_cookie'
  5222. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5223. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  5224. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  5225. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  5226. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5227. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  5228. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.xdata[$unwind$CMS_SignerInfo_verify_content]+0x18): undefined reference to `__GSHandlerCheck'
  5229. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_sd.obj):(.xdata[$unwind$cms_SignerInfo_content_sign]+0x18): undefined reference to `__GSHandlerCheck'
  5230. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5231. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5232. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_lib.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5233. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5234. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5235. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_lib.obj):(.text$mn+0x16): more undefined references to `__chkstk' follow
  5236. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_kari.obj):(.text$mn+0x15b): undefined reference to `__security_check_cookie'
  5237. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_kari.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  5238. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_kari.obj):(.xdata[$unwind$cms_kek_cipher]+0x18): undefined reference to `__GSHandlerCheck'
  5239. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_io.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5240. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_io.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5241. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_io.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5242. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_io.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5243. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_io.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5244. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_io.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  5245. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x33a): undefined reference to `__security_check_cookie'
  5246. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5247. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5248. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5249. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5250. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5251. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  5252. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x1c5): undefined reference to `__security_check_cookie'
  5253. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  5254. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x140): undefined reference to `__security_check_cookie'
  5255. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  5256. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  5257. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  5258. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5259. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5260. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.text$mn+0x8): more undefined references to `__chkstk' follow
  5261. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.xdata[$unwind$CMS_RecipientInfo_encrypt]+0x10): undefined reference to `__GSHandlerCheck'
  5262. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.xdata[$unwind$cms_RecipientInfo_kekri_encrypt]+0x14): undefined reference to `__GSHandlerCheck'
  5263. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_env.obj):(.xdata[$unwind$cms_RecipientInfo_kekri_decrypt]+0x14): undefined reference to `__GSHandlerCheck'
  5264. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_enc.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  5265. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_enc.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5266. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_enc.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  5267. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_enc.obj):(.text$mn+0x3ec): undefined reference to `__security_check_cookie'
  5268. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_enc.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5269. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_enc.obj):(.xdata[$unwind$cms_EncryptedContent_init_bio]+0x1c): undefined reference to `__GSHandlerCheck'
  5270. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_dd.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5271. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_dd.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  5272. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_dd.obj):(.text$mn+0x144): undefined reference to `__security_check_cookie'
  5273. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_dd.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5274. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_dd.obj):(.xdata[$unwind$cms_DigestedData_do_final]+0x18): undefined reference to `__GSHandlerCheck'
  5275. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_att.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  5276. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_att.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5277. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_att.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5278. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_att.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5279. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_att.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5280. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_att.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  5281. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_skey.obj):(.text$mn+0x1759): undefined reference to `__security_check_cookie'
  5282. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_skey.obj):(.xdata[$unwind$CAST_set_key]+0x20): undefined reference to `__GSHandlerCheck'
  5283. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_ofb64.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  5284. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_ofb64.obj):(.text$mn+0x1d0): undefined reference to `__security_check_cookie'
  5285. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_ofb64.obj):(.xdata[$unwind$CAST_ofb64_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  5286. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_enc.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  5287. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_ecb.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5288. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cast/c_cfb64.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  5289. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/rsaz_exp.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  5290. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/rsaz_exp.obj):(.text$mn+0x787): undefined reference to `__security_check_cookie'
  5291. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/rsaz_exp.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  5292. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/rsaz_exp.obj):(.text$mn+0x257): undefined reference to `__security_check_cookie'
  5293. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/rsaz_exp.obj):(.xdata[$unwind$RSAZ_1024_mod_exp_avx2]+0x18): undefined reference to `__GSHandlerCheck'
  5294. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/rsaz_exp.obj):(.xdata[$unwind$RSAZ_512_mod_exp]+0x18): undefined reference to `__GSHandlerCheck'
  5295. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  5296. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.text$mn+0x195): undefined reference to `__security_check_cookie'
  5297. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  5298. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.text$mn+0x18c): undefined reference to `__security_check_cookie'
  5299. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  5300. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  5301. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.xdata[$unwind$BN_sqr]+0x14): undefined reference to `__GSHandlerCheck'
  5302. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqr.obj):(.xdata[$unwind$bn_sqr_fixed_top]+0x14): undefined reference to `__GSHandlerCheck'
  5303. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_recp.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5304. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_recp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5305. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_recp.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5306. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_recp.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5307. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_recp.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  5308. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_recp.obj):(.text$mn+0x20): more undefined references to `__chkstk' follow
  5309. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x84): undefined reference to `__security_check_cookie'
  5310. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0xb): undefined reference to `__chkstk'
  5311. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  5312. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  5313. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  5314. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  5315. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x1a): more undefined references to `__chkstk' follow
  5316. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x4d6): undefined reference to `__security_check_cookie'
  5317. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  5318. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5319. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x2be): undefined reference to `__security_check_cookie'
  5320. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  5321. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  5322. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  5323. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  5324. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  5325. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.text$mn+0x15): more undefined references to `__chkstk' follow
  5326. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.xdata[$unwind$BN_GF2m_mod]+0xc): undefined reference to `__GSHandlerCheck'
  5327. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.xdata[$unwind$BN_GF2m_mod_mul_arr]+0x10): undefined reference to `__GSHandlerCheck'
  5328. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_gf2m.obj):(.xdata[$unwind$BN_GF2m_mod_inv_vartime]+0x18): undefined reference to `__GSHandlerCheck'
  5329. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5330. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5331. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5332. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5333. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  5334. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x2b9): undefined reference to `__security_check_cookie'
  5335. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x2cd): undefined reference to `__report_rangecheckfailure'
  5336. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5337. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5338. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5339. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5340. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bio/b_dump.obj):(.xdata[$unwind$BIO_dump_indent_cb]+0x20): undefined reference to `__GSHandlerCheck'
  5341. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bf/bf_skey.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  5342. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bf/bf_ofb64.obj):(.text$mn+0x19): undefined reference to `__chkstk'
  5343. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bf/bf_ofb64.obj):(.text$mn+0x1d0): undefined reference to `__security_check_cookie'
  5344. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bf/bf_ofb64.obj):(.xdata[$unwind$BF_ofb64_encrypt]+0x18): undefined reference to `__GSHandlerCheck'
  5345. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bf/bf_enc.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  5346. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bf/bf_ecb.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5347. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bf/bf_cfb64.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  5348. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_utl.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  5349. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_utl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5350. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/tasn_utl.obj):(.text$mn+0xb): more undefined references to `__chkstk' follow
  5351. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x1ff): undefined reference to `__security_check_cookie'
  5352. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  5353. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  5354. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x199): undefined reference to `__security_check_cookie'
  5355. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5356. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x4c8): undefined reference to `__security_check_cookie'
  5357. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x15): undefined reference to `__chkstk'
  5358. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  5359. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  5360. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5361. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  5362. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x15): more undefined references to `__chkstk' follow
  5363. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x2e6): undefined reference to `__security_check_cookie'
  5364. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5365. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x211): undefined reference to `__security_check_cookie'
  5366. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5367. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5368. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5369. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.xdata[$unwind$SMIME_write_ASN1]+0x1c): undefined reference to `__GSHandlerCheck'
  5370. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.xdata[$unwind$SMIME_crlf_copy]+0x10): undefined reference to `__GSHandlerCheck'
  5371. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.xdata[$unwind$SMIME_text]+0x10): undefined reference to `__GSHandlerCheck'
  5372. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.xdata[$unwind$mime_parse_hdr]+0x10): undefined reference to `__GSHandlerCheck'
  5373. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/asn1/asn_mime.obj):(.xdata[$unwind$multi_split]+0x1c): undefined reference to `__GSHandlerCheck'
  5374. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/aes/aes_wrap.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5375. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/aes/aes_wrap.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5376. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_tlsf.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  5377. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_tlsf.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  5378. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_tlsf.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5379. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_tlsf.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  5380. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_skey.obj):(.text$mn+0x1d7): undefined reference to `__security_check_cookie'
  5381. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_skey.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5382. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_skey.obj):(.xdata[$unwind$s2i_skey_id]+0x14): undefined reference to `__GSHandlerCheck'
  5383. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_prn.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  5384. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_prn.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5385. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_prn.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  5386. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_prn.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  5387. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_prn.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5388. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pmaps.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  5389. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pmaps.obj):(.text$mn+0xb6): undefined reference to `__security_check_cookie'
  5390. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pmaps.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5391. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pmaps.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5392. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pmaps.obj):(.xdata[$unwind$i2v_POLICY_MAPPINGS]+0x10): undefined reference to `__GSHandlerCheck'
  5393. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pku.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5394. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5395. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5396. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5397. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pku.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5398. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pcons.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  5399. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pci.obj):(.text$mn+0x590): undefined reference to `__security_check_cookie'
  5400. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/v3_pci.obj):(.xdata[$unwind$process_pci_value]+0x18): undefined reference to `__GSHandlerCheck'
  5401. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/x509v3/pcy_map.obj):(.text$mn+0x20): undefined reference to `__chkstk'
  5402. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/whrlpool/wp_dgst.obj):(.text$mn+0xa): undefined reference to `__chkstk'
  5403. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/whrlpool/wp_dgst.obj):(.text$mn+0x194): undefined reference to `__security_check_cookie'
  5404. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/whrlpool/wp_dgst.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  5405. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/whrlpool/wp_dgst.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5406. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/whrlpool/wp_dgst.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5407. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/whrlpool/wp_dgst.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5408. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/whrlpool/wp_dgst.obj):(.xdata[$unwind$WHIRLPOOL]+0x10): undefined reference to `__GSHandlerCheck'
  5409. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5410. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5411. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5412. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5413. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5414. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  5415. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x43e): undefined reference to `__security_check_cookie'
  5416. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x45e): undefined reference to `__report_rangecheckfailure'
  5417. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x464): undefined reference to `__report_rangecheckfailure'
  5418. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5419. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x5b): undefined reference to `__security_check_cookie'
  5420. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.text$mn+0x6e): undefined reference to `__security_check_cookie'
  5421. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.xdata[$unwind$read_till_nl]+0x8): undefined reference to `__GSHandlerCheck'
  5422. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ui/ui_openssl.obj):(.xdata[$unwind$read_string_inner]+0x1c): undefined reference to `__GSHandlerCheck'
  5423. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_register.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5424. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_register.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5425. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_register.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5426. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_register.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5427. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_register.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5428. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_register.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  5429. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x146): undefined reference to `__security_check_cookie'
  5430. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5431. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5432. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5433. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  5434. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5435. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  5436. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x152): undefined reference to `__security_check_cookie'
  5437. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5438. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5439. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  5440. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5441. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  5442. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  5443. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.xdata[$unwind$OSSL_STORE_open]+0x1c): undefined reference to `__GSHandlerCheck'
  5444. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/store/store_lib.obj):(.xdata[$unwind$OSSL_STORE_SEARCH_by_key_fingerprint]+0x10): undefined reference to `__GSHandlerCheck'
  5445. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm4/sm4.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  5446. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm4/sm4.obj):(.text$mn+0x397): undefined reference to `__security_check_cookie'
  5447. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm4/sm4.obj):(.xdata[$unwind$SM4_set_key]+0x18): undefined reference to `__GSHandlerCheck'
  5448. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm3/sm3.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5449. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm3/sm3.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  5450. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm3/sm3.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5451. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm3/sm3.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  5452. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_sign.obj):(.text$mn+0x1d): undefined reference to `__chkstk'
  5453. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/sm2/sm2_sign.obj):(.text$mn+0x23): more undefined references to `__chkstk' follow
  5454. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pss.obj):(.text$mn+0x434): undefined reference to `__security_check_cookie'
  5455. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pss.obj):(.xdata[$unwind$RSA_verify_PKCS1_PSS_mgf1]+0x18): undefined reference to `__GSHandlerCheck'
  5456. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pk1.obj):(.text$mn+0xc): undefined reference to `__chkstk'
  5457. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pk1.obj):(.text$mn+0x12): undefined reference to `__chkstk'
  5458. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pk1.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5459. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_pk1.obj):(.text$mn+0x18): undefined reference to `__chkstk'
  5460. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_chk.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5461. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/rsa/rsa_chk.obj):(.text$mn+0xc): more undefined references to `__chkstk' follow
  5462. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/mdc2/mdc2dgst.obj):(.text$mn+0x1ee): undefined reference to `__security_check_cookie'
  5463. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/mdc2/mdc2dgst.obj):(.xdata[$unwind$mdc2_body]+0xc): undefined reference to `__GSHandlerCheck'
  5464. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/md4/md4_dgst.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  5465. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/md4/md4_dgst.obj):(.text$mn+0x6): undefined reference to `__chkstk'
  5466. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/md4/md4_dgst.obj):(.text$mn+0x1c): undefined reference to `__chkstk'
  5467. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/md4/md4_dgst.obj):(.text$mn+0x17): undefined reference to `__chkstk'
  5468. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/bio_b64.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  5469. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/evp/bio_b64.obj):(.text$mn+0x1b): more undefined references to `__chkstk' follow
  5470. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.text$mn+0xc6): undefined reference to `__security_check_cookie'
  5471. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5472. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.text$mn+0x11): undefined reference to `__chkstk'
  5473. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5474. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.text$mn+0x13): undefined reference to `__chkstk'
  5475. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.text$mn+0x167): undefined reference to `__security_check_cookie'
  5476. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.xdata[$unwind$ECPKParameters_print]+0x1c): undefined reference to `__GSHandlerCheck'
  5477. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/eck_prn.obj):(.xdata[$unwind$print_bin]+0x18): undefined reference to `__GSHandlerCheck'
  5478. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_print.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  5479. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_print.obj):(.text$mn+0x10): undefined reference to `__chkstk'
  5480. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_print.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5481. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_print.obj):(.text$mn+0x8): undefined reference to `__chkstk'
  5482. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/ec/ec_check.obj):(.text$mn+0x14): undefined reference to `__chkstk'
  5483. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_pwri.obj):(.text$mn+0x6): more undefined references to `__chkstk' follow
  5484. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_pwri.obj):(.text$mn+0x373): undefined reference to `__security_check_cookie'
  5485. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_pwri.obj):(.text$mn+0xe): undefined reference to `__chkstk'
  5486. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_pwri.obj):(.text$mn+0x16): undefined reference to `__chkstk'
  5487. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_pwri.obj):(.text$mn+0x1a): undefined reference to `__chkstk'
  5488. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/cms/cms_pwri.obj):(.xdata[$unwind$CMS_add0_recipient_password]+0x10): undefined reference to `__GSHandlerCheck'
  5489. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_sqrt.obj):(.text$mn+0x23): undefined reference to `__chkstk'
  5490. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\OpenSSL-Win64\lib\VC\static\libcrypto64MD.lib(crypto/bn/bn_kron.obj):(.text$mn+0x1e): undefined reference to `__chkstk'
  5491. > collect2.exe: error: ld returned 1 exit status
  5492. > Makefile:69: recipe for target 'openssl.exe' failed
  5493. > mingw32-make: *** [openssl.exe] Error 1
  5494.  => source failed verification.
  5495. test config.qtbase_network.libraries.openssl FAILED
  5496. Trying source 0 (type makeSpec) of library network ...
  5497.  => source accepted.
  5498. executing config test getifaddrs
  5499. + cd /d C:\Qt\Test\config.tests\getifaddrs && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += network" "QMAKE_LIBS_NETWORK = -lws2_32" C:/Qt/Test/config.tests/getifaddrs
  5500. + cd /d C:\Qt\Test\config.tests\getifaddrs && set MAKEFLAGS=& mingw32-make
  5501. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5502. > main.cpp:3:10: fatal error: sys/socket.h: No such file or directory
  5503. >  #include <sys/socket.h>
  5504. >           ^~~~~~~~~~~~~~
  5505. > compilation terminated.
  5506. > Makefile:176: recipe for target 'main.o' failed
  5507. > mingw32-make: *** [main.o] Error 1
  5508. test config.qtbase_network.tests.getifaddrs FAILED
  5509. executing config test ipv6ifname
  5510. + cd /d C:\Qt\Test\config.tests\ipv6ifname && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += network" "QMAKE_LIBS_NETWORK = -lws2_32" C:/Qt/Test/config.tests/ipv6ifname
  5511. + cd /d C:\Qt\Test\config.tests\ipv6ifname && set MAKEFLAGS=& mingw32-make
  5512. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5513. > main.cpp:3:10: fatal error: sys/socket.h: No such file or directory
  5514. >  #include <sys/socket.h>
  5515. >           ^~~~~~~~~~~~~~
  5516. > compilation terminated.
  5517. > Makefile:176: recipe for target 'main.o' failed
  5518. > mingw32-make: *** [main.o] Error 1
  5519. test config.qtbase_network.tests.ipv6ifname FAILED
  5520. executing config test netlistmgr
  5521. + cd /d C:\Qt\Test\config.tests\netlistmgr && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/netlistmgr
  5522. + cd /d C:\Qt\Test\config.tests\netlistmgr && set MAKEFLAGS=& mingw32-make
  5523. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5524. > main.cpp: In function 'int main(int, char**)':
  5525. > main.cpp:9:12: error: 'INetworkListManager' was not declared in this scope
  5526. >      ComPtr<INetworkListManager> networkListManager;
  5527. >             ^~~~~~~~~~~~~~~~~~~
  5528. > main.cpp:9:12: note: suggested alternative: 'IPersistMoniker'
  5529. >      ComPtr<INetworkListManager> networkListManager;
  5530. >             ^~~~~~~~~~~~~~~~~~~
  5531. >             IPersistMoniker
  5532. > main.cpp:9:31: error: template argument 1 is invalid
  5533. >      ComPtr<INetworkListManager> networkListManager;
  5534. >                                ^
  5535. > main.cpp:10:12: error: 'IConnectionPoint' was not declared in this scope
  5536. >      ComPtr<IConnectionPoint> connectionPoint;
  5537. >             ^~~~~~~~~~~~~~~~
  5538. > main.cpp:10:12: note: suggested alternative: 'ConnectToPrinterDlg'
  5539. >      ComPtr<IConnectionPoint> connectionPoint;
  5540. >             ^~~~~~~~~~~~~~~~
  5541. >             ConnectToPrinterDlg
  5542. > main.cpp:10:28: error: template argument 1 is invalid
  5543. >      ComPtr<IConnectionPoint> connectionPoint;
  5544. >                             ^
  5545. > main.cpp:11:12: error: 'IConnectionPointContainer' was not declared in this scope
  5546. >      ComPtr<IConnectionPointContainer> connectionPointContainer;
  5547. >             ^~~~~~~~~~~~~~~~~~~~~~~~~
  5548. > main.cpp:11:12: note: suggested alternative: 'ISynchronizeContainer'
  5549. >      ComPtr<IConnectionPointContainer> connectionPointContainer;
  5550. >             ^~~~~~~~~~~~~~~~~~~~~~~~~
  5551. >             ISynchronizeContainer
  5552. > main.cpp:11:37: error: template argument 1 is invalid
  5553. >      ComPtr<IConnectionPointContainer> connectionPointContainer;
  5554. >                                      ^
  5555. > main.cpp:12:24: error: request for member 'As' in 'networkListManager', which is of non-class type 'int'
  5556. >      networkListManager.As(&connectionPointContainer);
  5557. >                         ^~
  5558. > main.cpp:13:29: error: base operand of '->' is not a pointer
  5559. >      connectionPointContainer->FindConnectionPoint(IID_INetworkConnectionEvents, &connectionPoint);
  5560. >                              ^~
  5561. > main.cpp:13:51: error: 'IID_INetworkConnectionEvents' was not declared in this scope
  5562. >      connectionPointContainer->FindConnectionPoint(IID_INetworkConnectionEvents, &connectionPoint);
  5563. >                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5564. > main.cpp:13:51: note: suggested alternative: 'IID_IExternalConnection'
  5565. >      connectionPointContainer->FindConnectionPoint(IID_INetworkConnectionEvents, &connectionPoint);
  5566. >                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5567. >                                                    IID_IExternalConnection
  5568. > Makefile:176: recipe for target 'main.o' failed
  5569. > mingw32-make: *** [main.o] Error 1
  5570. test config.qtbase_network.tests.netlistmgr FAILED
  5571. looking for library xcb
  5572. Trying source 0 (type pkgConfig) of library xcb ...
  5573. pkg-config use disabled globally.
  5574.   => source produced no result.
  5575. Trying source 1 (type inline) of library xcb ...
  5576. xcb/xcb.h not found in [] and global paths.
  5577.   => source produced no result.
  5578. test config.qtbase_gui.libraries.xcb FAILED
  5579. looking for library dxgi
  5580. Trying source 0 (type inline) of library dxgi ...
  5581.  => source accepted.
  5582. test config.qtbase_gui.libraries.dxgi succeeded
  5583. looking for library d3d11
  5584. Trying source 0 (type inline) of library d3d11 ...
  5585.  => source accepted.
  5586. test config.qtbase_gui.libraries.d3d11 succeeded
  5587. looking for library d2d1
  5588. Trying source 0 (type inline) of library d2d1 ...
  5589.  => source accepted.
  5590. test config.qtbase_gui.libraries.d2d1 succeeded
  5591. looking for library d2d1_1
  5592. Trying source 0 (type inline) of library d2d1_1 ...
  5593. + cd /d C:\Qt\Test\config.tests\d2d1_1 && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += d2d1_1" "QMAKE_LIBS_D2D1_1 = -ld2d1" C:/Qt/Test/config.tests/d2d1_1
  5594. + cd /d C:\Qt\Test\config.tests\d2d1_1 && set MAKEFLAGS=& mingw32-make
  5595. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5596. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o d2d1_1.exe main.o  -ld2d1  
  5597.  => source accepted.
  5598. test config.qtbase_gui.libraries.d2d1_1 succeeded
  5599. looking for library dxgi1_2
  5600. Trying source 0 (type inline) of library dxgi1_2 ...
  5601. + cd /d C:\Qt\Test\config.tests\dxgi1_2 && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += dxgi1_2" "QMAKE_LIBS_DXGI1_2 = -ldxgi" C:/Qt/Test/config.tests/dxgi1_2
  5602. + cd /d C:\Qt\Test\config.tests\dxgi1_2 && set MAKEFLAGS=& mingw32-make
  5603. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5604. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o dxgi1_2.exe main.o  -ldxgi  
  5605.  => source accepted.
  5606. test config.qtbase_gui.libraries.dxgi1_2 succeeded
  5607. looking for library d3d11_1
  5608. Trying source 0 (type inline) of library d3d11_1 ...
  5609.  => source accepted.
  5610. test config.qtbase_gui.libraries.d3d11_1 succeeded
  5611. looking for library d3d9
  5612. Trying source 0 (type inline) of library d3d9 ...
  5613.  => source accepted.
  5614. test config.qtbase_gui.libraries.d3d9 succeeded
  5615. looking for library dwrite
  5616. Trying source 0 (type inline) of library dwrite ...
  5617. + cd /d C:\Qt\Test\config.tests\dwrite && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += dwrite" "QMAKE_LIBS_DWRITE = -ldwrite" C:/Qt/Test/config.tests/dwrite
  5618. + cd /d C:\Qt\Test\config.tests\dwrite && set MAKEFLAGS=& mingw32-make
  5619. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5620. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o dwrite.exe main.o  -ldwrite  
  5621.  => source accepted.
  5622. test config.qtbase_gui.libraries.dwrite succeeded
  5623. looking for library dwrite_1
  5624. Trying source 0 (type inline) of library dwrite_1 ...
  5625.  => source accepted.
  5626. test config.qtbase_gui.libraries.dwrite_1 succeeded
  5627. looking for library dwrite_2
  5628. Trying source 0 (type inline) of library dwrite_2 ...
  5629. + cd /d C:\Qt\Test\config.tests\dwrite_2 && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += dwrite_2" "QMAKE_LIBS_DWRITE_2 = -ldwrite" C:/Qt/Test/config.tests/dwrite_2
  5630. + cd /d C:\Qt\Test\config.tests\dwrite_2 && set MAKEFLAGS=& mingw32-make
  5631. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5632. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o dwrite_2.exe main.o  -ldwrite  
  5633.  => source accepted.
  5634. test config.qtbase_gui.libraries.dwrite_2 succeeded
  5635. looking for library drm
  5636. Trying source 0 (type pkgConfig) of library drm ...
  5637. pkg-config use disabled globally.
  5638.   => source produced no result.
  5639. Trying source 1 (type inline) of library drm ...
  5640. xf86drmMode.h not found in [] and global paths.
  5641. xf86drm.h not found in [] and global paths.
  5642.   => source produced no result.
  5643. Trying source 2 (type inline) of library drm ...
  5644.   => source failed condition 'config.integrity'.
  5645. test config.qtbase_gui.libraries.drm FAILED
  5646. looking for library dxguid
  5647. Trying source 0 (type inline) of library dxguid ...
  5648.  => source accepted.
  5649. test config.qtbase_gui.libraries.dxguid succeeded
  5650. looking for library opengl
  5651. Trying source 0 (type pkgConfig) of library opengl ...
  5652. pkg-config use disabled globally.
  5653.   => source produced no result.
  5654. Trying source 1 (type makeSpec) of library opengl ...
  5655. header entry 'config.qtbase_gui.libraries.opengl.headers.0' passed condition.
  5656. header entry 'config.qtbase_gui.libraries.opengl.headers.0' passed condition.
  5657. + cd /d C:\Qt\Test\config.tests\opengl && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += opengl" "QMAKE_LIBS_OPENGL = -lglu32 -lopengl32 -lgdi32 -luser32" C:/Qt/Test/config.tests/opengl
  5658. + cd /d C:\Qt\Test\config.tests\opengl && set MAKEFLAGS=& mingw32-make
  5659. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5660. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o opengl.exe main.o  -lglu32 -lopengl32 -lgdi32 -luser32  
  5661.  => source accepted.
  5662. test config.qtbase_gui.libraries.opengl succeeded
  5663. looking for library egl
  5664. Trying source 0 (type pkgConfig) of library egl ...
  5665. pkg-config use disabled globally.
  5666.   => source produced no result.
  5667. Trying source 1 (type makeSpec) of library egl ...
  5668. EGL/egl.h not found in [] and global paths.
  5669.   => source produced no result.
  5670. test config.qtbase_gui.libraries.egl FAILED
  5671. executing config test evdev
  5672. + cd /d C:\Qt\Test\config.tests\evdev && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/evdev
  5673. + cd /d C:\Qt\Test\config.tests\evdev && set MAKEFLAGS=& mingw32-make
  5674. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5675. > main.cpp:5:12: fatal error: linux/input.h: No such file or directory
  5676. >  #  include <linux/input.h>
  5677. >             ^~~~~~~~~~~~~~~
  5678. > compilation terminated.
  5679. > Makefile:176: recipe for target 'main.o' failed
  5680. > mingw32-make: *** [main.o] Error 1
  5681. test config.qtbase_gui.tests.evdev FAILED
  5682. looking for library freetype
  5683. Trying source 0 (type pkgConfig) of library freetype ...
  5684. pkg-config use disabled globally.
  5685.   => source produced no result.
  5686. Trying source 1 (type freetype) of library freetype ...
  5687. + cd /d C:\Qt\Test\config.tests\freetype && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += freetype" "QMAKE_LIBS_FREETYPE = -lfreetype" "QMAKE_INCDIR_FREETYPE = C:/Strawberry/c/include/freetype2" "QMAKE_DEPENDS_FREETYPE_CC = ZLIB" "QMAKE_DEPENDS_FREETYPE_LD = ZLIB" "QMAKE_LIBS_ZLIB = -lz" C:/Qt/Test/config.tests/freetype
  5688. + cd /d C:\Qt\Test\config.tests\freetype && set MAKEFLAGS=& mingw32-make
  5689. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Strawberry\c\include\freetype2 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5690. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o freetype.exe main.o  -lfreetype -lz  
  5691.  => source accepted.
  5692. test config.qtbase_gui.libraries.freetype succeeded
  5693. looking for library fontconfig
  5694. Trying source 0 (type pkgConfig) of library fontconfig ...
  5695. pkg-config use disabled globally.
  5696.   => source produced no result.
  5697. Trying source 1 (type freetype) of library fontconfig ...
  5698. + cd /d C:\Qt\Test\config.tests\fontconfig && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += fontconfig" "QMAKE_LIBS_FONTCONFIG = -lfontconfig" "QMAKE_INCDIR_FONTCONFIG = C:/Strawberry/c/include/freetype2" "QMAKE_DEPENDS_FONTCONFIG_CC = FREETYPE" "QMAKE_DEPENDS_FONTCONFIG_LD = FREETYPE" "QMAKE_LIBS_FREETYPE = -lfreetype" "QMAKE_INCDIR_FREETYPE = C:/Strawberry/c/include/freetype2" "QMAKE_DEPENDS_FREETYPE_CC = ZLIB" "QMAKE_DEPENDS_FREETYPE_LD = ZLIB" "QMAKE_LIBS_ZLIB = -lz" C:/Qt/Test/config.tests/fontconfig
  5699. + cd /d C:\Qt\Test\config.tests\fontconfig && set MAKEFLAGS=& mingw32-make
  5700. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Strawberry\c\include\freetype2 -IC:\Strawberry\c\include\freetype2 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5701. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o fontconfig.exe main.o  -lfontconfig -lfreetype -lz  
  5702.  => source accepted.
  5703. test config.qtbase_gui.libraries.fontconfig succeeded
  5704. looking for library gbm
  5705. Trying source 0 (type pkgConfig) of library gbm ...
  5706. pkg-config use disabled globally.
  5707.   => source produced no result.
  5708. test config.qtbase_gui.libraries.gbm FAILED
  5709. executing config test linuxfb
  5710. + cd /d C:\Qt\Test\config.tests\linuxfb && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/linuxfb
  5711. + cd /d C:\Qt\Test\config.tests\linuxfb && set MAKEFLAGS=& mingw32-make
  5712. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5713. > main.cpp:2:10: fatal error: linux/fb.h: No such file or directory
  5714. >  #include <linux/fb.h>
  5715. >           ^~~~~~~~~~~~
  5716. > compilation terminated.
  5717. > Makefile:176: recipe for target 'main.o' failed
  5718. > mingw32-make: *** [main.o] Error 1
  5719. test config.qtbase_gui.tests.linuxfb FAILED
  5720. looking for library mtdev
  5721. Trying source 0 (type pkgConfig) of library mtdev ...
  5722. pkg-config use disabled globally.
  5723.   => source produced no result.
  5724. test config.qtbase_gui.libraries.mtdev FAILED
  5725. looking for library openvg
  5726. Trying source 0 (type pkgConfig) of library openvg ...
  5727. pkg-config use disabled globally.
  5728.   => source produced no result.
  5729. Trying source 1 (type makeSpec) of library openvg ...
  5730. VG/openvg.h not found in [] and global paths.
  5731.   => source produced no result.
  5732. test config.qtbase_gui.libraries.openvg FAILED
  5733. executing config test qpa_default_platform
  5734. test config.qtbase_gui.tests.qpa_default_platform gave result windows
  5735. looking for library libjpeg
  5736. Trying source 0 (type pkgConfig) of library libjpeg ...
  5737. pkg-config use disabled globally.
  5738.   => source produced no result.
  5739. Trying source 1 (type inline) of library libjpeg ...
  5740.   => source failed condition 'config.msvc'.
  5741. Trying source 2 (type inline) of library libjpeg ...
  5742. + cd /d C:\Qt\Test\config.tests\libjpeg && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += libjpeg" "QMAKE_LIBS_LIBJPEG = -ljpeg" C:/Qt/Test/config.tests/libjpeg
  5743. + cd /d C:\Qt\Test\config.tests\libjpeg && set MAKEFLAGS=& mingw32-make
  5744. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5745. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o libjpeg.exe main.o  -ljpeg  
  5746.  => source accepted.
  5747. test config.qtbase_gui.libraries.libjpeg succeeded
  5748. looking for library libpng
  5749. Trying source 0 (type pkgConfig) of library libpng ...
  5750. pkg-config use disabled globally.
  5751.   => source produced no result.
  5752. Trying source 1 (type inline) of library libpng ...
  5753.   => source failed condition 'config.msvc'.
  5754. Trying source 2 (type inline) of library libpng ...
  5755.   => source failed condition 'config.msvc'.
  5756. Trying source 3 (type inline) of library libpng ...
  5757. + cd /d C:\Qt\Test\config.tests\libpng && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += libpng" "QMAKE_LIBS_LIBPNG = -lpng16" "QMAKE_DEPENDS_LIBPNG_CC = ZLIB" "QMAKE_DEPENDS_LIBPNG_LD = ZLIB" "QMAKE_LIBS_ZLIB = -lz" C:/Qt/Test/config.tests/libpng
  5758. + cd /d C:\Qt\Test\config.tests\libpng && set MAKEFLAGS=& mingw32-make
  5759. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5760. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o libpng.exe main.o  -lpng16 -lz  
  5761.  => source accepted.
  5762. test config.qtbase_gui.libraries.libpng succeeded
  5763. looking for library libmd4c
  5764. Trying source 0 (type pkgConfig) of library libmd4c ...
  5765. pkg-config use disabled globally.
  5766.   => source produced no result.
  5767. Trying source 1 (type inline) of library libmd4c ...
  5768. md4c.h not found in [] and global paths.
  5769.   => source produced no result.
  5770. test config.qtbase_gui.libraries.libmd4c FAILED
  5771. looking for library tslib
  5772. Trying source 0 (type inline) of library tslib ...
  5773. tslib.h not found in [] and global paths.
  5774.   => source produced no result.
  5775. test config.qtbase_gui.libraries.tslib FAILED
  5776. looking for library vulkan
  5777. Trying source 0 (type pkgConfig) of library vulkan ...
  5778. pkg-config use disabled globally.
  5779.   => source produced no result.
  5780. Trying source 1 (type makeSpec) of library vulkan ...
  5781. Include path /include is invalid.
  5782. vulkan/vulkan.h not found in [/include] and global paths.
  5783.   => source produced no result.
  5784. test config.qtbase_gui.libraries.vulkan FAILED
  5785. looking for library xlib
  5786. Trying source 0 (type makeSpec) of library xlib ...
  5787. X11/Xlib.h not found in [] and global paths.
  5788.   => source produced no result.
  5789. test config.qtbase_gui.libraries.xlib FAILED
  5790. looking for library xkbcommon
  5791. Trying source 0 (type pkgConfig) of library xkbcommon ...
  5792. pkg-config use disabled globally.
  5793.   => source produced no result.
  5794. Trying source 1 (type inline) of library xkbcommon ...
  5795. xkbcommon/xkbcommon.h not found in [] and global paths.
  5796.   => source produced no result.
  5797. test config.qtbase_gui.libraries.xkbcommon FAILED
  5798. executing config test uxtheme
  5799. Searching for file uxtheme.h.
  5800.     Found at C:/Strawberry/c/x86_64-w64-mingw32/include/uxtheme.h.
  5801. test config.qtbase_widgets.tests.uxtheme succeeded
  5802. looking for library cups
  5803. Trying source 0 (type inline) of library cups ...
  5804. cups/cups.h not found in [] and global paths.
  5805.   => source produced no result.
  5806. test config.qtbase_printsupport.libraries.cups FAILED
  5807. looking for library db2
  5808. Trying source 0 (type inline) of library db2 ...
  5809. sqlcli.h not found in [] and global paths.
  5810. sqlcli1.h not found in [] and global paths.
  5811.   => source produced no result.
  5812. Trying source 1 (type inline) of library db2 ...
  5813.   => source failed condition '!config.win32'.
  5814. test config.qtbase_sqldrivers.libraries.db2 FAILED
  5815. looking for library ibase
  5816. Trying source 0 (type inline) of library ibase ...
  5817. ibase.h not found in [] and global paths.
  5818.   => source produced no result.
  5819. Trying source 1 (type inline) of library ibase ...
  5820.   => source failed condition '!config.win32'.
  5821. test config.qtbase_sqldrivers.libraries.ibase FAILED
  5822. looking for library mysql
  5823. Trying source 0 (type mysqlConfig) of library mysql ...
  5824. mysql_config not found.
  5825.   => source produced no result.
  5826. Trying source 1 (type mysqlConfig) of library mysql ...
  5827. mysql_config not found.
  5828.   => source produced no result.
  5829. Trying source 2 (type mysqlConfig) of library mysql ...
  5830. mysql_config not found.
  5831.   => source produced no result.
  5832. Trying source 3 (type mysqlConfig) of library mysql ...
  5833. mysql_config not found.
  5834.   => source produced no result.
  5835. Trying source 4 (type inline) of library mysql ...
  5836.   => source failed condition '!config.win32'.
  5837. Trying source 5 (type inline) of library mysql ...
  5838. mysql.h not found in [] and global paths.
  5839.   => source produced no result.
  5840. Trying source 6 (type inline) of library mysql ...
  5841. mysql.h not found in [] and global paths.
  5842.   => source produced no result.
  5843. Trying source 7 (type inline) of library mysql ...
  5844.   => source failed condition '!config.win32'.
  5845. Trying source 8 (type inline) of library mysql ...
  5846.   => source failed condition '!config.win32'.
  5847. test config.qtbase_sqldrivers.libraries.mysql FAILED
  5848. looking for library oci
  5849. Trying source 0 (type inline) of library oci ...
  5850. oci.h not found in [] and global paths.
  5851.   => source produced no result.
  5852. Trying source 1 (type inline) of library oci ...
  5853.   => source failed condition '!config.win32'.
  5854. test config.qtbase_sqldrivers.libraries.oci FAILED
  5855. looking for library odbc
  5856. Trying source 0 (type inline) of library odbc ...
  5857. + cd /d C:\Qt\Test\config.tests\odbc && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += odbc" "QMAKE_LIBS_ODBC = -lodbc32" C:/Qt/Test/config.tests/odbc
  5858. + cd /d C:\Qt\Test\config.tests\odbc && set MAKEFLAGS=& mingw32-make
  5859. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5860. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o odbc.exe main.o  -lodbc32  
  5861.  => source accepted.
  5862. test config.qtbase_sqldrivers.libraries.odbc succeeded
  5863. looking for library psql
  5864. Trying source 0 (type pkgConfig) of library psql ...
  5865. pkg-config use disabled globally.
  5866.   => source produced no result.
  5867. Trying source 1 (type psqlConfig) of library psql ...
  5868. pg_config not found.
  5869.   => source produced no result.
  5870. Trying source 2 (type psqlEnv) of library psql ...
  5871. + cd /d C:\Qt\Test\config.tests\psql && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += psql" "QMAKE_LIBS_PSQL = -llibpq -lws2_32 -ladvapi32" C:/Qt/Test/config.tests/psql
  5872. + cd /d C:\Qt\Test\config.tests\psql && set MAKEFLAGS=& mingw32-make
  5873. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5874. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o psql.exe main.o  -lpq.a -lws2_32 -ladvapi32  
  5875. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lpq.a
  5876. > collect2.exe: error: ld returned 1 exit status
  5877. > Makefile:69: recipe for target 'psql.exe' failed
  5878. > mingw32-make: *** [psql.exe] Error 1
  5879.  => source failed verification.
  5880. Trying source 3 (type psqlEnv) of library psql ...
  5881.   => source failed condition '!config.win32'.
  5882. test config.qtbase_sqldrivers.libraries.psql FAILED
  5883. looking for library sqlite2
  5884. Trying source 0 (type inline) of library sqlite2 ...
  5885. sqlite.h not found in [] and global paths.
  5886.   => source produced no result.
  5887. test config.qtbase_sqldrivers.libraries.sqlite2 FAILED
  5888. looking for library tds
  5889. Trying source 0 (type sybaseEnv) of library tds ...
  5890. + cd /d C:\Qt\Test\config.tests\tds && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += tds" "QMAKE_LIBS_TDS = -lNTWDBLIB" C:/Qt/Test/config.tests/tds
  5891. + cd /d C:\Qt\Test\config.tests\tds && set MAKEFLAGS=& mingw32-make
  5892. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5893. > main.cpp:2:10: fatal error: sybfront.h: No such file or directory
  5894. >  #include <sybfront.h>
  5895. >           ^~~~~~~~~~~~
  5896. > compilation terminated.
  5897. > Makefile:176: recipe for target 'main.o' failed
  5898. > mingw32-make: *** [main.o] Error 1
  5899.  => source failed verification.
  5900. Trying source 1 (type sybaseEnv) of library tds ...
  5901.   => source failed condition '!config.win32'.
  5902. test config.qtbase_sqldrivers.libraries.tds FAILED
  5903. executing config test ntddmodm
  5904. + cd /d C:\Qt\Test\config.tests\ntddmodm && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/ntddmodm
  5905. + cd /d C:\Qt\Test\config.tests\ntddmodm && set MAKEFLAGS=& mingw32-make
  5906. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5907. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o ntddmodm.exe main.o  
  5908. test config.qtserialport_serialport.tests.ntddmodm succeeded
  5909. Trying source 0 (type pkgConfig) of library jasper ...
  5910. pkg-config use disabled globally.
  5911.   => source produced no result.
  5912. Trying source 1 (type inline) of library jasper ...
  5913. jasper/jasper.h not found in [] and global paths.
  5914.   => source produced no result.
  5915. Trying source 0 (type pkgConfig) of library mng ...
  5916. pkg-config use disabled globally.
  5917.   => source produced no result.
  5918. Trying source 1 (type inline) of library mng ...
  5919. libmng.h not found in [] and global paths.
  5920.   => source produced no result.
  5921. Trying source 0 (type pkgConfig) of library tiff ...
  5922. pkg-config use disabled globally.
  5923.   => source produced no result.
  5924. Trying source 1 (type inline) of library tiff ...
  5925. + cd /d C:\Qt\Test\config.tests\tiff && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += tiff" "QMAKE_LIBS_TIFF = -ltiff" C:/Qt/Test/config.tests/tiff
  5926. + cd /d C:\Qt\Test\config.tests\tiff && set MAKEFLAGS=& mingw32-make
  5927. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5928. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o tiff.exe main.o  -ltiff  
  5929.  => source accepted.
  5930. Trying source 0 (type pkgConfig) of library webp ...
  5931. pkg-config use disabled globally.
  5932.   => source produced no result.
  5933. Trying source 1 (type inline) of library webp ...
  5934. + cd /d C:\Qt\Test\config.tests\webp && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += webp" "QMAKE_LIBS_WEBP = -lwebp -lwebpdemux -lwebpmux" C:/Qt/Test/config.tests/webp
  5935. + cd /d C:\Qt\Test\config.tests\webp && set MAKEFLAGS=& mingw32-make
  5936. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5937. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o webp.exe main.o  -lwebp -lwebpdemux -lwebpmux  
  5938.  => source accepted.
  5939. executing config test pointer_64bit
  5940. + cd /d C:\Qt\Test\config.tests\pointer_64bit && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/Test/config.tests/pointer_64bit
  5941. + cd /d C:\Qt\Test\config.tests\pointer_64bit && set MAKEFLAGS=& mingw32-make
  5942. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  5943. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o pointer_64bit.exe main.o  
  5944. test config.qtdeclarative_qml.tests.pointer_64bit succeeded
  5945. executing config test qml-python
  5946. test config.qtdeclarative_qml.tests.qml-python gave result C:\Users\Gringo\AppData\Local\Microsoft\WindowsApps\python.exe
  5947. executing config test d3d12
  5948. + cd /d C:\Qt\Test\config.tests\d3d12 && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/qt-everywhere-src-5.15.1-2/qtdeclarative/config.tests/d3d12
  5949. + cd /d C:\Qt\Test\config.tests\d3d12 && set MAKEFLAGS=& mingw32-make
  5950. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtdeclarative\config.tests\d3d12 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o d3d12.o C:\Qt\qt-everywhere-src-5.15.1-2\qtdeclarative\config.tests\d3d12\d3d12.cpp
  5951. > C:\Qt\qt-everywhere-src-5.15.1-2\qtdeclarative\config.tests\d3d12\d3d12.cpp:40:10: fatal error: d3d12.h: No such file or directory
  5952. >  #include <d3d12.h>
  5953. >           ^~~~~~~~~
  5954. > compilation terminated.
  5955. > Makefile:176: recipe for target 'd3d12.o' failed
  5956. > mingw32-make: *** [d3d12.o] Error 1
  5957. test config.qtdeclarative_quick.tests.d3d12 FAILED
  5958. looking for library quick3d-assimp
  5959. Trying source 0 (type pkgConfig) of library quick3d-assimp ...
  5960. pkg-config use disabled globally.
  5961.   => source produced no result.
  5962. Trying source 1 (type inline) of library quick3d-assimp ...
  5963. + cd /d C:\Qt\Test\config.tests\assimp && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += quick3d-assimp" "QMAKE_LIBS_QUICK3D_ASSIMP = -lassimp" C:/Qt/qt-everywhere-src-5.15.1-2/qtquick3d/config.tests/assimp
  5964. + cd /d C:\Qt\Test\config.tests\assimp && set MAKEFLAGS=& mingw32-make
  5965. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtquick3d\config.tests\assimp -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtquick3d\config.tests\assimp\main.cpp
  5966. > C:\Qt\qt-everywhere-src-5.15.1-2\qtquick3d\config.tests\assimp\main.cpp:29:10: fatal error: assimp/cimport.h: No such file or directory
  5967. >  #include <assimp/cimport.h>
  5968. >           ^~~~~~~~~~~~~~~~~~
  5969. > compilation terminated.
  5970. > Makefile:176: recipe for target 'main.o' failed
  5971. > mingw32-make: *** [main.o] Error 1
  5972.  => source failed verification.
  5973. test config.qtquick3d_assetimporters.libraries.quick3d-assimp FAILED
  5974. looking for library sdl2
  5975. Trying source 0 (type pkgConfig) of library sdl2 ...
  5976. pkg-config use disabled globally.
  5977.   => source produced no result.
  5978. Trying source 1 (type inline) of library sdl2 ...
  5979.   => source failed condition 'config.darwin'.
  5980. Trying source 2 (type inline) of library sdl2 ...
  5981. + cd /d C:\Qt\Test\config.tests\sdl && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += sdl2" "QMAKE_LIBS_SDL2 = -lSDL2 -lSDL2main" C:/Qt/qt-everywhere-src-5.15.1-2/qtgamepad/config.tests/sdl
  5982. + cd /d C:\Qt\Test\config.tests\sdl && set MAKEFLAGS=& mingw32-make
  5983. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtgamepad\config.tests\sdl -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtgamepad\config.tests\sdl\main.cpp
  5984. > C:\Qt\qt-everywhere-src-5.15.1-2\qtgamepad\config.tests\sdl\main.cpp:37:10: fatal error: SDL.h: No such file or directory
  5985. >  #include <SDL.h>
  5986. >           ^~~~~~~
  5987. > compilation terminated.
  5988. > Makefile:176: recipe for target 'main.o' failed
  5989. > mingw32-make: *** [main.o] Error 1
  5990.  => source failed verification.
  5991. Trying source 3 (type inline) of library sdl2 ...
  5992.   => source failed condition 'config.unix && !config.darwin'.
  5993. test config.qtgamepad_gamepad.libraries.sdl2 FAILED
  5994. looking for library assimp
  5995. Trying source 0 (type pkgConfig) of library assimp ...
  5996. pkg-config use disabled globally.
  5997.   => source produced no result.
  5998. Trying source 1 (type inline) of library assimp ...
  5999. + cd /d C:\Qt\Test\config.tests\assimp && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += assimp" "QMAKE_LIBS_ASSIMP = -lassimp" C:/Qt/qt-everywhere-src-5.15.1-2/qt3d/config.tests/assimp
  6000. + cd /d C:\Qt\Test\config.tests\assimp && set MAKEFLAGS=& mingw32-make clean && set MAKEFLAGS=& mingw32-make
  6001. > del main.o
  6002. > Could Not Find C:\Qt\Test\config.tests\assimp\main.o
  6003. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qt3d\config.tests\assimp -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qt3d\config.tests\assimp\main.cpp
  6004. > C:\Qt\qt-everywhere-src-5.15.1-2\qt3d\config.tests\assimp\main.cpp:29:10: fatal error: assimp/cimport.h: No such file or directory
  6005. >  #include <assimp/cimport.h>
  6006. >           ^~~~~~~~~~~~~~~~~~
  6007. > compilation terminated.
  6008. > Makefile:176: recipe for target 'main.o' failed
  6009. > mingw32-make: *** [main.o] Error 1
  6010.  => source failed verification.
  6011. test config.qt3d_core.libraries.assimp FAILED
  6012. looking for library fbx
  6013. Trying source 0 (type fbx) of library fbx ...
  6014. + cd /d C:\Qt\Test\config.tests\fbx && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += fbx" "QMAKE_LIBS_FBX = -lfbxsdk" C:/Qt/qt-everywhere-src-5.15.1-2/qt3d/config.tests/fbx
  6015. + cd /d C:\Qt\Test\config.tests\fbx && set MAKEFLAGS=& mingw32-make
  6016. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qt3d\config.tests\fbx -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qt3d\config.tests\fbx\main.cpp
  6017. > C:\Qt\qt-everywhere-src-5.15.1-2\qt3d\config.tests\fbx\main.cpp:29:10: fatal error: fbxsdk.h: No such file or directory
  6018. >  #include <fbxsdk.h>
  6019. >           ^~~~~~~~~~
  6020. > compilation terminated.
  6021. > Makefile:176: recipe for target 'main.o' failed
  6022. > mingw32-make: *** [main.o] Error 1
  6023.  => source failed verification.
  6024. test config.qt3d_geometryloaders.libraries.fbx FAILED
  6025. looking for library wayland-egl
  6026. Trying source 0 (type pkgConfig) of library wayland-egl ...
  6027. pkg-config use disabled globally.
  6028.   => source produced no result.
  6029. Trying source 1 (type inline) of library wayland-egl ...
  6030. wayland-egl.h not found in [] and global paths.
  6031.   => source produced no result.
  6032. Trying source 2 (type inline) of library wayland-egl ...
  6033. wayland-egl.h not found in [] and global paths.
  6034.   => source produced no result.
  6035. test config.qtwayland_client.libraries.wayland-egl FAILED
  6036. looking for library bluez
  6037. Trying source 0 (type pkgConfig) of library bluez ...
  6038. pkg-config use disabled globally.
  6039.   => source produced no result.
  6040. Trying source 1 (type inline) of library bluez ...
  6041. + cd /d C:\Qt\Test\config.tests\bluez && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += bluez" "QMAKE_LIBS_BLUEZ = -lbluetooth" C:/Qt/qt-everywhere-src-5.15.1-2/qtconnectivity/config.tests/bluez
  6042. + cd /d C:\Qt\Test\config.tests\bluez && set MAKEFLAGS=& mingw32-make
  6043. > g++ -c -fno-keep-inline-dllexport -fpermissive -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtconnectivity\config.tests\bluez -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtconnectivity\config.tests\bluez\main.cpp
  6044. > C:\Qt\qt-everywhere-src-5.15.1-2\qtconnectivity\config.tests\bluez\main.cpp:29:10: fatal error: bluetooth/bluetooth.h: No such file or directory
  6045. >  #include <bluetooth/bluetooth.h>
  6046. >           ^~~~~~~~~~~~~~~~~~~~~~~
  6047. > compilation terminated.
  6048. > Makefile:176: recipe for target 'main.o' failed
  6049. > mingw32-make: *** [main.o] Error 1
  6050.  => source failed verification.
  6051. test config.qtconnectivity_bluetooth.libraries.bluez FAILED
  6052. executing config test winrt_bt
  6053. + cd /d C:\Qt\Test\config.tests\winrt_bt && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/qt-everywhere-src-5.15.1-2/qtconnectivity/config.tests/winrt_bt
  6054. + cd /d C:\Qt\Test\config.tests\winrt_bt && set MAKEFLAGS=& mingw32-make
  6055. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtconnectivity\config.tests\winrt_bt -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtconnectivity\config.tests\winrt_bt\main.cpp
  6056. > C:\Qt\qt-everywhere-src-5.15.1-2\qtconnectivity\config.tests\winrt_bt\main.cpp:30:10: fatal error: windows.devices.enumeration.h: No such file or directory
  6057. >  #include <windows.devices.enumeration.h>
  6058. >           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6059. > compilation terminated.
  6060. > Makefile:176: recipe for target 'main.o' failed
  6061. > mingw32-make: *** [main.o] Error 1
  6062. test config.qtconnectivity_bluetooth.tests.winrt_bt FAILED
  6063. looking for library sensorfw
  6064. Trying source 0 (type pkgConfig) of library sensorfw ...
  6065. pkg-config use disabled globally.
  6066.   => source produced no result.
  6067. test config.qtsensors_sensors.libraries.sensorfw FAILED
  6068. looking for library gypsy
  6069. Trying source 0 (type pkgConfig) of library gypsy ...
  6070. pkg-config use disabled globally.
  6071.   => source produced no result.
  6072. test config.qtlocation_positioning.libraries.gypsy FAILED
  6073. executing config test winrt_geolocation
  6074. + cd /d C:\Qt\Test\config.tests\winrt && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/qt-everywhere-src-5.15.1-2/qtlocation/config.tests/winrt
  6075. + cd /d C:\Qt\Test\config.tests\winrt && set MAKEFLAGS=& mingw32-make
  6076. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtlocation\config.tests\winrt -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtlocation\config.tests\winrt\main.cpp
  6077. > C:\Qt\qt-everywhere-src-5.15.1-2\qtlocation\config.tests\winrt\main.cpp:30:10: fatal error: windows.system.h: No such file or directory
  6078. >  #include <windows.system.h>
  6079. >           ^~~~~~~~~~~~~~~~~~
  6080. > compilation terminated.
  6081. > Makefile:176: recipe for target 'main.o' failed
  6082. > mingw32-make: *** [main.o] Error 1
  6083. test config.qtlocation_positioning.tests.winrt_geolocation FAILED
  6084. looking for library directshow
  6085. Trying source 0 (type inline) of library directshow ...
  6086. + cd /d C:\Qt\Test\config.tests\directshow && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += directshow" "QMAKE_LIBS_DIRECTSHOW = -lstrmiids -ldmoguids -luuid -lmsdmo -lole32 -loleaut32" C:/Qt/qt-everywhere-src-5.15.1-2/qtmultimedia/config.tests/directshow
  6087. + cd /d C:\Qt\Test\config.tests\directshow && set MAKEFLAGS=& mingw32-make
  6088. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\directshow -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\directshow\main.cpp
  6089. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o directshow.exe main.o  -lstrmiids -ldmoguids -luuid -lmsdmo -lole32 -loleaut32  
  6090.  => source accepted.
  6091. test config.qtmultimedia_multimedia.libraries.directshow succeeded
  6092. executing config test evr
  6093. + cd /d C:\Qt\Test\config.tests\evr && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/qt-everywhere-src-5.15.1-2/qtmultimedia/config.tests/evr
  6094. + cd /d C:\Qt\Test\config.tests\evr && set MAKEFLAGS=& mingw32-make
  6095. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\evr -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\evr\main.cpp
  6096. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o evr.exe main.o  
  6097. test config.qtmultimedia_multimedia.tests.evr succeeded
  6098. looking for library gstreamer_1_0
  6099. Trying source 0 (type pkgConfig) of library gstreamer_1_0 ...
  6100. pkg-config use disabled globally.
  6101.   => source produced no result.
  6102. Trying source 1 (type inline) of library gstreamer_1_0 ...
  6103. + cd /d C:\Qt\Test\config.tests\gstreamer && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += gstreamer_1_0" "QMAKE_LIBS_GSTREAMER_1_0 = -lgstreamer-1.0 -lgstbase-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstpbutils-1.0 -lglib-2.0 -lgobject-2.0" C:/Qt/qt-everywhere-src-5.15.1-2/qtmultimedia/config.tests/gstreamer
  6104. + cd /d C:\Qt\Test\config.tests\gstreamer && set MAKEFLAGS=& mingw32-make
  6105. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\gstreamer -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\gstreamer\main.cpp
  6106. > C:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\gstreamer\main.cpp:31:10: fatal error: gst/gst.h: No such file or directory
  6107. >  #include <gst/gst.h>
  6108. >           ^~~~~~~~~~~
  6109. > compilation terminated.
  6110. > Makefile:176: recipe for target 'main.o' failed
  6111. > mingw32-make: *** [main.o] Error 1
  6112.  => source failed verification.
  6113. Trying source 2 (type inline) of library gstreamer_1_0 ...
  6114.   => source failed condition 'config.android && input.gstreamer != '''.
  6115. test config.qtmultimedia_multimedia.libraries.gstreamer_1_0 FAILED
  6116. looking for library gstreamer_0_10
  6117. Trying source 0 (type pkgConfig) of library gstreamer_0_10 ...
  6118. pkg-config use disabled globally.
  6119.   => source produced no result.
  6120. test config.qtmultimedia_multimedia.libraries.gstreamer_0_10 FAILED
  6121. looking for library openal
  6122. Trying source 0 (type pkgConfig) of library openal ...
  6123. pkg-config use disabled globally.
  6124.   => source produced no result.
  6125. Trying source 1 (type inline) of library openal ...
  6126. + cd /d C:\Qt\Test\config.tests\openal && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += openal" "QMAKE_LIBS_OPENAL = -lOpenAL32" C:/Qt/qt-everywhere-src-5.15.1-2/qtmultimedia/config.tests/openal
  6127. + cd /d C:\Qt\Test\config.tests\openal && set MAKEFLAGS=& mingw32-make
  6128. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\openal -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\openal\main.cpp
  6129. > C:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\openal\main.cpp:32:10: fatal error: AL/al.h: No such file or directory
  6130. >  #include <AL/al.h>
  6131. >           ^~~~~~~~~
  6132. > compilation terminated.
  6133. > Makefile:176: recipe for target 'main.o' failed
  6134. > mingw32-make: *** [main.o] Error 1
  6135.  => source failed verification.
  6136. Trying source 2 (type inline) of library openal ...
  6137.   => source failed condition 'config.darwin'.
  6138. Trying source 3 (type inline) of library openal ...
  6139.   => source failed condition 'config.unix && !config.darwin'.
  6140. test config.qtmultimedia_multimedia.libraries.openal FAILED
  6141. looking for library libresourceqt5
  6142. Trying source 0 (type pkgConfig) of library libresourceqt5 ...
  6143. pkg-config use disabled globally.
  6144.   => source produced no result.
  6145. test config.qtmultimedia_multimedia.libraries.libresourceqt5 FAILED
  6146. executing config test wasapi
  6147. + cd /d C:\Qt\Test\config.tests\wasapi && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/qt-everywhere-src-5.15.1-2/qtmultimedia/config.tests/wasapi
  6148. + cd /d C:\Qt\Test\config.tests\wasapi && set MAKEFLAGS=& mingw32-make
  6149. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\wasapi -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\wasapi\main.cpp
  6150. > C:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\wasapi\main.cpp:32:10: fatal error: windows.devices.enumeration.h: No such file or directory
  6151. >  #include <windows.devices.enumeration.h> // clang-cl 6.0.0 chokes on this
  6152. >           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6153. > compilation terminated.
  6154. > Makefile:176: recipe for target 'main.o' failed
  6155. > mingw32-make: *** [main.o] Error 1
  6156. test config.qtmultimedia_multimedia.tests.wasapi FAILED
  6157. looking for library wmf
  6158. Trying source 0 (type inline) of library wmf ...
  6159. + cd /d C:\Qt\Test\config.tests\wmf && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += wmf" "QMAKE_LIBS_WMF = -lstrmiids -ldmoguids -luuid -lmsdmo -lole32 -loleaut32 -lMf -lMfuuid -lMfplat -lPropsys" C:/Qt/qt-everywhere-src-5.15.1-2/qtmultimedia/config.tests/wmf
  6160. + cd /d C:\Qt\Test\config.tests\wmf && set MAKEFLAGS=& mingw32-make
  6161. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\wmf -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\wmf\main.cpp
  6162. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o wmf.exe main.o  -lstrmiids -ldmoguids -luuid -lmsdmo -lole32 -loleaut32 -lMf -lMfuuid -lMfplat -lPropsys  
  6163. > C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lPropsys
  6164. > collect2.exe: error: ld returned 1 exit status
  6165. > Makefile:69: recipe for target 'wmf.exe' failed
  6166. > mingw32-make: *** [wmf.exe] Error 1
  6167.  => source failed verification.
  6168. test config.qtmultimedia_multimedia.libraries.wmf FAILED
  6169. executing config test wmsdk
  6170. + cd /d C:\Qt\Test\config.tests\wmsdk && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/qt-everywhere-src-5.15.1-2/qtmultimedia/config.tests/wmsdk
  6171. + cd /d C:\Qt\Test\config.tests\wmsdk && set MAKEFLAGS=& mingw32-make
  6172. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\wmsdk -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\wmsdk\main.cpp
  6173. > C:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\wmsdk\main.cpp:29:10: fatal error: wmsdk.h: No such file or directory
  6174. >  #include <wmsdk.h>
  6175. >           ^~~~~~~~~
  6176. > compilation terminated.
  6177. > Makefile:176: recipe for target 'main.o' failed
  6178. > mingw32-make: *** [main.o] Error 1
  6179. test config.qtmultimedia_multimedia.tests.wmsdk FAILED
  6180. executing config test wshellitem
  6181. + cd /d C:\Qt\Test\config.tests\wshellitem && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" C:/Qt/qt-everywhere-src-5.15.1-2/qtmultimedia/config.tests/wshellitem
  6182. + cd /d C:\Qt\Test\config.tests\wshellitem && set MAKEFLAGS=& mingw32-make
  6183. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -IC:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\wshellitem -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o C:\Qt\qt-everywhere-src-5.15.1-2\qtmultimedia\config.tests\wshellitem\main.cpp
  6184. > g++ -Wl,-s -Wl,-subsystem,console -static -mthreads -o wshellitem.exe main.o  
  6185. test config.qtmultimedia_multimedia.tests.wshellitem succeeded
  6186. looking for library flite
  6187. Trying source 0 (type inline) of library flite ...
  6188. + cd /d C:\Qt\Test\config.tests\flite && C:\Qt\Test\qtbase\bin\qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += static warn_off console single_arch" "QMAKE_USE += flite" "QMAKE_LIBS_FLITE = -lflite_cmu_us_kal16 -lflite_usenglish -lflite_cmulex -lflite" C:/Qt/Test/config.tests/flite
  6189. + cd /d C:\Qt\Test\config.tests\flite && set MAKEFLAGS=& mingw32-make
  6190. > g++ -c -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -I. -IC:\Qt\qt-everywhere-src-5.15.1-2\qtbase\mkspecs\win32-g++  -o main.o main.cpp
  6191. > main.cpp:2:10: fatal error: flite/flite.h: No such file or directory
  6192. >  #include <flite/flite.h>
  6193. >           ^~~~~~~~~~~~~~~
  6194. > compilation terminated.
  6195. > Makefile:176: recipe for target 'main.o' failed
  6196. > mingw32-make: *** [main.o] Error 1
  6197.  => source failed verification.
  6198. test config.qtspeech_tts.libraries.flite FAILED
  6199. executing config test libclang
  6200. test config.qttools_qdoc.tests.libclang FAILED
  6201.  
captcha