This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH,take2] Add plugin interface to LD, respun. [1..6/6]
On 10/11/2010 11:15 AM, Dave Korn wrote:
>> With --enable-plugins (x86_64-linux):
>
> Err, I think the first thing I have to do is figure out why --enable-plugins
> makes a difference at all considering I removed the AC_ARG_ENABLE! It should
> all be automatic based on the availability of dlfcn.h, and the linkability of
> dlopen/dlsym/dlclose.
I believe I wrote this before I figured out that I had to manually
re-generate the autofoo files. Then I forgot to edit it. But the
point still stands about the variables being unused.
r~