This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Strip 2.13 corrupts exe file


Hi Richard,

> Yes! With the patch applied, the stipped exe file works as
> expected. Thanks a lot, this was driving us quite mad.

Excellent - I will apply it to the sources.

> One more question: isn't it strange I am the only one stumbling upon
> this? Or are the internals of our executable very non-standard? (I am
> not too familiar with pei-i386 myself.)

Well PE and PEI are standard formats, so that is not the problem.  I
guess that most people (who use them) are not stripping their
binaries.  The bug only affected strip (and objcopy), so if you did
not use those tools you would not encounter the problem.

Cheers
        Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]