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]

Re: binutils-2.11.2 strip -s wierdness


On Wed, Sep 12, 2001 at 05:08:11PM +0200, Manfred Hollstein wrote:
> Magnus Damm wrote:
> > 
> > Hi folks,
> > 
> > I've used binutils-2.10 for quite some time,
> > and now I've upgraded to 2.11.2.
> > 
> > I have one wierd problem to report.
> > 
> > "strip -s" works fine with 2.10, but fails with 2.11.2.
> > "strip --strip-all" seems to work though.
> > 
> > Either "strip --help" gives wrong information about -s, or
> > strip acts wierd.
> 
> This behaviour is caused by the merge of the objcopy and the strip
> program which had happened between 2.10 and 2.11.x. It also caused
> another failure when invoking strip as follows:
> 
> $ strip -o a.stripped a.out
> Usage: strip <switches> in-file(s)
> The switches are:
> ...
> 
> Both problems are fixed by the attached patch; can someone with
> write permission please install it in the branch?
> 

Please check out

http://sources.redhat.com/ml/binutils/2001-06/msg00687.html


H.J.


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