configure vs libtool mismatch after PR 14072 change

Andreas Schwab schwab@linux-m68k.org
Thu May 17 22:24:00 GMT 2012


Roland McGrath <mcgrathr@google.com> writes:

> The culprit appears to be the configure regeneration, which has some sort

It's actually the aclocal.m4 regeneration, which failed to properly
reference the toplevel and bfd m4 files, so it picked up the macros from
the system's libtool, which are incompatible with the in-tree libtool
files.

I have regenerated the broken files, and tested that it build correctly
again.

bfd/
* aclocal.m4: Regenerate.
* Makefile.in: Regenerate.

binutils/
* aclocal.m4: Regenerate.
* configure: Regenerate.
* config.in: Regenerate.
* Makefile.in: Regenerate.

gas/
* aclocal.m4: Regenerate.
* configure: Regenerate.
* Makefile.in: Regenerate.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Binutils mailing list