[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/11477] binutils toplevel Makefile is missing install-strip
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/11477] binutils toplevel Makefile is missing install-strip target |
Date: |
13 Apr 2010 11:35:41 -0000 |
------- 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 building the strip program without
building the other binutils. Thus there is no "make all-strip" target either.
Cheers
Nick
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://sourceware.org/bugzilla/show_bug.cgi?id=11477
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.