This is the mail archive of the binutils@sources.redhat.com 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 for binutils configure cleanup


> I believe this is the last remaining use of BFD_NEED_DECLARATION, which
> means we should be removing it from bfd/bfd.m4 now.  Please submit a
> patch for that to complete this change.

There is one more use in src/gdb/gdbserver.  I will be submitting a patch
to gdb to remove that use and then I will submit a patch to binutils to
get rid of the definition of BFD_NEED_DECLARATION.

> Optionally, if you want some more busy work to do, there is the related
> GAS_CHECK_DECL_NEEDED macro in gas/acinclude.m4 that probably isn't need
> anymore.  Getting rid of this one may be a bit more work as you will
> have to figure out exactly what it is doing.

I'll take a look at it.

Steve Ellcey
sje@cup.hp.com


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