[Bug target/108866] Allow to pass Windows resource file (.rc) as input to gcc
peter0x44 at disroot dot org
gcc-bugzilla@gcc.gnu.org
Thu Dec 4 07:54:51 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108866
--- Comment #11 from Peter Damianov <peter0x44 at disroot dot org> ---
I sent a patch implementing this, along with an extra patch to add
--with-windres= to configure (which I used to test the latter patch).
https://inbox.sourceware.org/gcc-patches/20251204074825.1319965-2-peter0x44@disroot.org/T/#t
Binutils will also need a patch to install windres into the "tooldir" otherwise
gcc won't be able to find it in a "typical" toolchain setup.
More information about the Gcc-bugs
mailing list