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]

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


Andrew Pinski <Andrew_Pinski@playstation.sony.com> writes:

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

Approved and applied.

Thanks.

Ian


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