Jonathan Nieder wrote:

> To move this forward:
>
>  - does it still happen today with binutils from sid or experimental?
>  - if so, could you try
>
>       git clone git://sources.redhat.com/git/binutils.git
>       cd binutils
>       ./configure --prefix=$HOME/opt/binutils; # or whereever
>       make
>       make install
>
>       LD_LIBRARY_PATH=$HOME/opt/binutils/lib
>       export LD_LIBRARY_PATH
>       PATH=$HOME/opt/binutils/bin:$PATH
>
>       cp -o big-binary.stripped big-binary
>
>    to see if the latest upstream version has the same problem?

Erm, for "cp" please read "strip", of course.  Sorry for the noise.


-- 
To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110603223502.GA9059@elie

Reply via email to