--- Additional Comments From Jan dot Nijtmans at xs4all dot nl 2005-02-11
22:41 ---
Subject: Re: strip doesn't maintain /LARGEADDRESSAWARE
flag (mingw build, Windows 2000)
nickc at redhat dot com wrote:
> /* XXX: Should we be copying other pe_data() fields as well ? */
> if (
--- 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 th
--- Additional Comments From nickc at redhat dot com 2005-02-11 17:58
---
Created an attachment (id=404)
--> (http://sources.redhat.com/bugzilla/attachment.cgi?id=404&action=view)
Proposed fix
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=716
--- You are receiving this
First, I used the strip utility from the latest mingw candidate build
on Windows 2000 machine:
$ strip -V
GNU strip 2.15.94 20050118
Copyright 2004 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. Thi
--- Additional Comments From Jan dot Nijtmans at xs4all dot nl 2005-02-11
16:08 ---
Created an attachment (id=403)
--> (http://sources.redhat.com/bugzilla/attachment.cgi?id=403&action=view)
Example executable with the /LARGEADDRESSAWARE flag set
Here is an example file (helloworld.exe
Hi Jan,
1. Please could you create a bugzilla issue to track this bug.
2. Please could you supply a *small* test binary with the
LARGEADDRESSAWARE flag set. Many of us, including myself, do not have
Microsoft's Visual Stdio installed and so we are unable to create such a
binary ourselves.
First, I used the strip utility from the latest mingw candidate build:
$ strip -V
GNU strip 2.15.94 20050118
Copyright 2004 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutel