I’ve installed it with the MinGW installer from the website, installed gcc’s packages but somehow I’m still missing stdio.h.
I don’t know how to list all of my installed packages. But I’ve installed gcc, mingwrt, w32api and such.
What am I missing here?
The problem was a corrupt mingwrt-dev package that was being download from some mirror that I cannot remember. mingw-get doesn’t complain if the package is corrupt and even prints that the installation was successful.
Downloading from another mirror and reinstalling fixed the issue.