https://sourceware.org/bugzilla/show_bug.cgi?id=27113
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|WAITING |RESOLVED --- Comment #8 from Nick Clifton <nickc at redhat dot com> --- (In reply to Alexey Brodkin from comment #6) > No, unfortunately proposed patch doesn't change anything when > cross-compiling for Windows. Though the following change does the trick Ha - I had the wrong filename. Sorry about and thanks for the fix. > Though I'm not sure if that's a legitimate fix for when we build natively on > Linux for Linux (for the record - no build failures happen anyway). It should not affect any other target OS. The -f option to rm stops it from complaining if the file does not exist, and libdel.dll.a will only be built for Windows based systems, so there should be no problems. I have gone ahead and applies your version of the patch. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.