This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: Combined tree fails to build -- libtool version mismatch?


On 01/09/2010 04:48 PM, H.J. Lu wrote:
On Sat, Jan 9, 2010 at 6:26 AM, Paolo Bonzini<bonzini@gnu.org> wrote:
On 01/09/2010 12:16 PM, Steven Bosscher wrote:

This is with gcc SVN revision 155740, and src checked out yesterday (top of src/Changelog is the fix from Kaveh and FX for gcc PR42424).

Not knowing a thing about libtool, I hope someone can tell me what's
wrong here;-)

src and gcc's libtool are out-of-sync (2.2.6 vs. 2.2.7a respectively). Since gcc's files dominate, you have ltmain.sh from GCC but bfd's configure uses src's libtool configuration.

Binutils should adopt GCC's libtool.m4, ltmain.sh, lt~obsolete.m4,
ltoptions.m4, ltsugar.m4, ltversion.m4 and src should rerun autoconf on all
of its scripts (CCing gdb, newlib and cygwin mailing lists).

DJ, can you add these files to the list that we get email about?

Many files in the top directories between gcc and src are out of sync. You can do a diff on them to check it out.

I know (as hinted above build maintainers get emails about out-of-sync email), but they do not break the build...


Paolo


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