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 support for bfd


Rafael Espindola <espindola@google.com> writes:

>> which leads to the next part -- this code should be checking for dlopen
>> support and erroring out if someone tries to enable plugins but they dont have
>> libdl support.
>
> Is there a canonical way to do this?

Look at the recently added plugins support in gcc/configure.ac--look for
"AC_ARG_ENABLE(plugin,".

Ian


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