[Bug binutils/6937] binutils 2.18 fails linking libopcodes.so due to missing symbols

2008-10-10 Thread nickc at redhat dot com
--- 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

[Bug binutils/6937] binutils 2.18 fails linking libopcodes.so due to missing symbols

2008-10-10 Thread ps dot m at gmx dot net
--- 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

Can't run "install-strip" in binutils 2.18 ... ?

2008-10-10 Thread Paul Smith
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