https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103327
nightstrike <nightstrike at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nightstrike at gmail dot com --- Comment #2 from nightstrike <nightstrike at gmail dot com> --- This is intentional, and goes back to at least gcc 3. The idea here is that the path /mingw, which has to be in your sysroot and is usually a symlink to $target, is the place to find the mingw-w64 headers and import libraries. This is the equivalent of /usr/local in a posix environment, which doesn't exist for this target.