File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
_posts/the-way-of-learning Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -225,8 +225,7 @@ OpenSSL是一个开放源代码的实现了SSL及相关加密技术的软件包
225225## Windows/Linux剪不断理还乱
226226
227227* MinGW-w64(推荐): < https://www.mingw-w64.org/ >
228- * MinGW-w64下载地址:< https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/ >
229- * What is difference between sjlj vs dwarf vs seh? < https://stackoverflow.com/questions/15670169/what-is-difference-between-sjlj-vs-dwarf-vs-seh >
228+ * MinGW-w64下载地址:< https://github.com/niXman/mingw-builds-binaries/releases >
230229* MinGW: Minimalist GNU for Windows Files, A native Windows port of the GNU Compiler Collection (GCC): < https://sourceforge.net/projects/mingw/ >
231230* cygwin: < http://www.cygwin.com/ >
232231* MSYS2: < https://www.msys2.org/ >
You can’t perform that action at this time.
0 commit comments