MinGW-w64 x86_64/SEH/POSIX threads 4.9.2

Full internal name:mingw-w64-x86_64-seh-posix
Project site:http://mingw-w64.sourceforge.net/
Screen shots:
Download: Download MinGW-w64 x86_64/SEH/POSIX threads 4.9.2

https://github.com/tim-lebedkov/packages/releases/download/2016_Q1/x86_64-4.9.2-release-posix-seh-rt_v3-rev1.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:4.9.2
SHA-1 or SHA-256:c160858ddba88110077c9f853a38b254ca0bdb1b
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:21 UTC 2021
Last modified by:tim.lebedk...
Created:Fri Apr 01 08:04:56 UTC 2016
Created by:tim.lebedk...
Automated tests:4 of 4 installations succeeded, 4 of 4 removals succeeded