This is the mail archive of the gdb-patches@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: Question regarding gdb pkg


On Tue, 19 Nov 2013, snehal wrote:

> We have also worked with libtool maintainer to get alpha source release that
> has all the needed bits to support building on ppc64le. A stable release is
> expected by end of year. Until then,  we request you to spin off a new version
> of your package using the alpha libtool release. You can pick up the libtool
> alpha source release from either of the below :
> ftp://alpha.gnu.org/gnu/libtool/libtool-2.4.2.418.tar.gz (1.6MB)
> ftp://alpha.gnu.org/gnu/libtool/libtool-2.4.2.418.tar.xz (920KB)
> 
> Can you please build and install the libtool alpha version and be able to spin
> new versions of gdb which would support ppc64le?

A libtool update needs to be done in sync between the GCC, binutils-gdb 
and src repositories, and as far as I know would still require reverting 
certain libtool changes relating to sysroots that are incompatible with 
the notion of sysroots used in those trees (libtool commit 
3334f7ed5851ef1e96b052f2984c4acdbf39e20c), and of course need lots of 
testing in different configurations; while a good idea, it's not a simple 
matter of using a new libtool version.

-- 
Joseph S. Myers
joseph@codesourcery.com


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