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] Add plugin interface to LD [1/4] Infrastructure.


On 10/07/2010 03:00 PM, Dave Korn wrote:
>   I could leave the option there but default it to on for platforms where the
> dl-* headers and funcs are found, or I could remove the command-line option
> altogether and make it depend only on the presence of the libs and headers;
> please let me know which you'd prefer.

Availability of libs and headers sounds good to me.

>   So, I'd rather just punt on that.  We can add it later if it turns out to
> actually be needed for anything?

I'd been thinking mostly of a mingw host, which won't have dlopen
but will have LoadLibrary.  But we can put that off, sure.


r~


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