https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103295
--- Comment #16 from cqwrteur <unlvsur at live dot com> --- (In reply to Jonathan Wakely from comment #15) > Reopened :-( > > I have a patch to make clang happy, but I think what we really want is a > language change. hi jwakely. i am trying to add a new patch to ignore copying DLLs to ../$(libdir)/bin if we are build gcc with multilibs (since 32 bits dlls overrides 64 bits dlls). libgcc does not copy dlls either. do you think that is appropriate?