bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/716] strip doesn't maintain /LARGEADDRESSAWARE flag (mingw


From: nickc at redhat dot com
Subject: [Bug binutils/716] strip doesn't maintain /LARGEADDRESSAWARE flag (mingw build, Windows 2000)
Date: 11 Feb 2005 17:57:57 -0000

------- Additional Comments From nickc at redhat dot com  2005-02-11 17:57 
-------
Hi Jan,

  Please try the attached patch which should fix the problem.

  It appears that when we copy a bfd containing PE specific data we are not
copying the contents of the pe_data structure.  The patch fixes the problem by
making sure that the real_flags field of the pe_data structure is copied, but it
is not clear to me if other fields need to be copied as well.  Applying the KISS
principle however I am leaving the other fields alone until it can be shown that
their duplication is needed.

Cheers
  Nick

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sources.redhat.com/bugzilla/show_bug.cgi?id=716

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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