mingw-w64 / mingw-w64.github.io

mingw-w64.net web page contents (The new web page)
Other
572 stars 1.16k forks source link

Update to the downloads page for Debian 12 #46

Closed steeleduncan closed 1 year ago

steeleduncan commented 1 year ago

The -dumpfullversion flag is broken so I used printf("%i.%i.%i", __GNUC__, __GNUC_MINOR__, __GNUC_PATCHLEVEL__) to extract the gcc version