bulding rack problem

i see. so basically I need to:

  • download latest msys (current msys2-x86_64-20240727.exe from here)
  • setup packages with pacman using Rack develop tutorial, excluding mingw-w64-x86_64-gcc
  • install manually mingw-w64-x86_64-gcc-13.2.0-6-any.pkg.tar.zst and mingw-w64-x86_64-gcc-libs-13.2.0-6-any.pkg.tar.zst, as specified here

correct?