This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH GOLD] [2/N mingw host] Allow plugin.cc to compile


Hi,
  This patch just allows plugin.cc to compile under mingw.  This patch
does not fix up plugin support under mingw at all.  We most likely
either should use libltdl or create a little dlopen/dlsym wrapper for
mingw support.

OK?  Built and tested on i686-linux-gnu.

Thanks,
Andrew Pinski

ChangeLog:
* plugin.cc: Don't include dlfcn.h when ENABLE_PLUGINS is not defined.

Attachment: fixplugins.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]