MinGW-w64 x86_64/SJLJ/Windows threads 6.1

Full internal name:mingw-w64-x86_64-sjlj-win
Project site:http://mingw-w64.sourceforge.net/
Screen shots:
Download: Download MinGW-w64 x86_64/SJLJ/Windows threads 6.1

https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/6.1.0/threads-win32/sjlj/x86_64-6.1.0-release-win32-sjlj-rt_v5-rev0.7z

VirusTotal results
Change log:n/a
Description:

64 bit GCC toolchain (C, Ada, C++, Fortran, Object C and Objective C++)

License:LGPLv2.1
Version:6.1
SHA-1 or SHA-256:d2bb2d863ee3ecf771065f492ff418b2a58a82d4
Type:one file
Dependencies:
Tags:
Text files:
.Npackd\Install.bat:
for /f %%x in ('dir /b *.7z') do set setup=%%x
"%sevenzipa%\7za.exe" x "%setup%" > .Npackd\Output.txt && type .Npackd\Output.txt
del "%setup%"

for /f "delims=" %%x in ('dir /b mingw64*') do set name=%%x
cd "%name%"        
for /f "delims=" %%a in ('dir /b') do (
  move "%%a" ..
)
cd ..
rmdir "%name%"
Last modified:Sat May 15 09:31:23 UTC 2021
Last modified by:tim.lebedk...
Created:Mon Jul 25 18:39:27 UTC 2016
Created by:tim.lebedk...
Automated tests:2 of 4 installations succeeded, 2 of 2 removals succeeded