Hi Kyle,

> $ strip --strip-unneeded libubsec.so
> strip: unable to copy file 'libubsec.so'; reason: Permission denied
> 
> In rename.c
> on an existing file;
> prior to invoking function creat
> the file must unlinked?

Hmm, this sounds like a possible file permission issue.

Can you provide a more extensive test case ?  One where you explicitly 
set the file permissions before running strip, so that I can try 
reproducing the problem locally.

Cheers
  Nick


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to