http://sourceware.org/bugzilla/show_bug.cgi?id=14430
Mike Frysinger <vapier at gentoo dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |vapier at gentoo dot org Resolution| |FIXED --- Comment #2 from Mike Frysinger <vapier at gentoo dot org> 2013-01-27 16:59:01 UTC --- binutils fix: From: "H.J. Lu" <hjl.to...@gmail.com> Date: Sat, 13 Oct 2012 14:17:08 +0000 Subject: [PATCH] Replace -ldl with @lt_cv_dlopen_libs@ * Makefile.am (LIBDL): Replace -ldl with @lt_cv_dlopen_libs@. * configure.in (lt_cv_dlopen_libs): AC_SUBST. * Makefile.in: Regenerated. * configure: Likewise. gold fix: From: Ian Lance Taylor <i...@airs.com> Date: Fri, 11 Jan 2013 14:36:36 +0000 Subject: [PATCH] Fix mingw gold build with plugins enabled * Makefile.am: Replace -ldl with @DLOPEN_LIBS@. * configure.ac: Export DLOPEN_LIBS and add headers check. * plugin.cc: Handle non-dlfcn case. * Makefile.in: Regenerate. * config.in: Regenerate. * configure: Regenerate. * testsuite/Makefile.in: Regenerate. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- 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