[Bug binutils/11477] binutils toplevel Makefile is missing install-strip target

2022-07-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11477 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug binutils/11477] binutils toplevel Makefile is missing install-strip target

2010-04-13 Thread aaro dot koskinen at iki dot fi
--- Additional Comments From aaro dot koskinen at iki dot fi 2010-04-13 11:54 --- "install-strip" target should install stripped versions of binutils binaries - the bug report was about that, and not about installing the strip program itself. See: http://www.gnu.org/prep/standards/html

[Bug binutils/11477] binutils toplevel Makefile is missing install-strip target

2010-04-13 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2010-04-13 11:35 --- Hi Aaro, This is actually the correct behaviour. The strip utility is part of a group of programs called the "binutils". The command to install them is "make install-binutils". There is no support for buildin