https://sourceware.org/bugzilla/show_bug.cgi?id=17196
Benjamin Gerard changed:
What|Removed |Added
Target||*-*-mingw32 *-pc-cygwin
>
> > The binutils configure script fails to check for unrecognized options:
> > ./configure --enable-nonexisting-feature runs just fine.
>
> This is deliberate, since the option may be accepted by a subdir
> configure script.
>
I see. This makes sense. I was ignorant about the configure scripts i
https://sourceware.org/bugzilla/show_bug.cgi?id=17196
Bug ID: 17196
Summary: .rsrc section from archive members are ignored (all
Windows targets)
Product: binutils
Version: unspecified
Status: NEW
Severity: norm
Hi Benjamin,
It seems the .rsrc section is ignored when it comes from an library member
for all Windows targets. I have quiet a variety win32/win64 targets
(i686-w64-mingw32, i686-pc-mingw32, i686-pc-cygwin, x86_64-w64-mingw32)
from cygwin32. I have also tested a fresh compile of i686-w64-mingw