https://sourceware.org/bugzilla/show_bug.cgi?id=17840

--- Comment #3 from dave.anglin at bell dot net ---
On 2015-01-13, at 7:18 PM, amodra at gmail dot com wrote:

> I'll bet that building with --disable-plugins cures this problem

The problem is plugins.m4 sets maybe_plugins=yes based on the presence of
dlfcn.h.  However,
this header is not applicable to 32-bit hpux targets (only 64-bit).  dlopen is
only available on hppa64.

Dave
--
John David Anglin       dave.ang...@bell.net

-- 
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

Reply via email to