MinGW-w64 i686/SJLJ/Windows threads 7.2

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

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

VirusTotal results
Change log:n/a
Description:

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

License:LGPLv2.1
Version:7.2
SHA-1 or SHA-256:d3fe464f3e796afb162a0c03042f3f090b8d497f
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 mingw32*') 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:21 UTC 2021
Last modified by:tim.lebedk...
Created:Thu Oct 19 22:50:41 UTC 2017
Created by:tim.lebedk...
Automated tests:3 of 4 installations succeeded, 3 of 3 removals succeeded