--- Additional Comments From nickc at redhat dot com 2008-10-10 11:35
---
Hi Peter,
I have checked the patch in with the dependency added as suggested.
Cheers
Nick
opcodes/ChangeLog
2008-10-10 Nick Clifton <[EMAIL PROTECTED]>
PR 6937
* configure.in (SHARED_LIBAD
--- Additional Comments From ps dot m at gmx dot net 2008-10-10 09:27
---
patch is ok, consider to add ../libiberty/libiberty.a as a dependency too
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6937
--- You are receiving this mail because: ---
You are on the CC list for
Is there another/better way to do this? I wanted to have the binutils
tools stripped when they are installed. Typically for autoconfiscated
environments I run "make install-strip" to do this.
For binutils if I try this I get:
make: *** No rule to make target `install-strip'. Stop.
It looks li