Eli Zaretskii <e...@gnu.org> writes: > Why on Earth is a system header included only in msys2-runtime-devel? > > Also, is msys2-runtime-devel about building MSYS2 programs or MinGW > programs? If the latter, it shouldn't be needed for your attempts to > build a MinGW port.
Sorry, I can't tell if msys2-runtime-devel is about building MSYS2 programs or MinGW programs. The package info is: MSYS2 headers and libraries. I simply did pkgfile -s wait.h which returned mingw64/mingw-w64-x86_64-arm-none-eabi-newlib mingw64/mingw-w64-x86_64-postgresql mingw64/mingw-w64-x86_64-python-autopxd2 mingw64/mingw-w64-x86_64-riscv64-unknown-elf-newlib msys/msys2-runtime-3.3-devel msys/msys2-runtime-devel and took the package which looked sensible to me. Best, Arash