On Thu, Nov 20, 2025 at 9:12 AM FX Coudert <[email protected]> wrote: > > Provide a sensible default value for native_system_header_dir, namely > /mingw/include, on aarch64-mingw. This is in line with the expectations > for mingw file locations, and is already set on both x86- and > x86_64-mingw. > > gcc/ChangeLog: > * config.gcc (aarch64-*-mingw*): Set native_system_header_dir. > > > Tested by on a cross-compiler to aarch64-mingw-w64. > It allows a build in the same setting as Intel mingw, without passing > an explicit --with-native-system-header-dir to configure. > > OK to push?
Ok. Thanks,. Andrew > FX > >
