https://sourceware.org/bugzilla/show_bug.cgi?id=16807
--- Comment #10 from Angelo Graziosi <angelo.graziosi at alice dot it> --- (In reply to Angelo Graziosi from comment #9) Just for completeness, > (In reply to Nick Clifton from comment #8) > > > > Sorry about my previous post. You were right - the uploaded patch did not > > work. But I have now tracked down the problem - an undocumented requirement > > that resource data be 8-byte aligned. I have checked in a patch to fix this > > and you should now find that the linker merges resources correctly. > > > > yesterday I haven't time to follow your request. I am sure you have done a > very good work.. :) > > As I flagged on Cygwin list, > http://cygwin.com/ml/cygwin/2014-04/msg00405.html, the issue is already > fixed on mingw64 side.. I tried to build today trunk of binutils but it fails, so I tried with the sources which come with the mingw64 package (2.24.0.3.85cf705-1). I did: ./configure --prefix=$HOME/binutils make make install Then I added the $HOME/binutils/bin to PATH... export PATH="$HOME/binutils:$PATH" ..and now my applications work as expected also on Cygwin side.. :-) I would say your patches are right, definitively.. :) Thanks, Angelo. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils