file stripping with a non root account seems problematic.

2016-04-22 Thread Kyle Sallee
$ 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?
For the root account the bug does not manifest.
A patch file is attached.

At least since version 2.25.1 this bug has existed.
Since O_EXCL is not specified
the problem should not become.
Perhaps a Linux bug exists?
In either case; after this patch was applied;
user account file stripping became possible.

For sharing binutils; thanks.
Because I am not list subscribed;
recommendations/replies should be directly emailed.
Please.


binutils-2.26.patch
Description: Binary data
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gas/16288] Specifying an ISA in a .set directive causes a warning if "lower" than set from command-line

2016-04-22 Thread ma...@linux-mips.org
https://sourceware.org/bugzilla/show_bug.cgi?id=16288

Maciej W. Rozycki  changed:

   What|Removed |Added

 CC||ma...@linux-mips.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils