bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/16807] Bad behavior with resources of Windows applications with


From: angelo.graziosi at alice dot it
Subject: [Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64
Date: Fri, 25 Apr 2014 17:02:14 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]