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 Windows doesn't have ffs()


Hi Aaron,

With the -Werror changes, compile breaks in bfd on Windows because
theres no declaration of ffs(), despite it being provided by libiberty.
 This patch adds a check for it, and alphabetizes.

> 2005-03-24 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com> > > * configure.in: Check for ffs decl and alphabetize. > * sysdep.h [NEED_DECLARATION_FFS] (ffs): Prototype and alphabetize.

Approved - please apply.

Cheers
  Nick


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