On Thu, 4 Dec 2025, Peter Damianov wrote: > To align with the rest of the options (--with-ld, --with-as, --with-dsymutil), > implement --with-windres for overriding the windres binary the driver invokes > with an absolute path to a windres binary. > > gcc/ > PR target/108866 > * gcc.cc (find_a_program): Add check for DEFAULT_WINDRES. > * configure.ac: Add --with-windres= option. > * config.in: Regenerate. > * configure: Regenerate.
Configure options need to be documented in install.texi. -- Joseph S. Myers [email protected]
