Re: libtool update for powerpc64le-linux

2013-09-18 Thread Alan Modra
On Wed, Sep 18, 2013 at 10:14:16AM -0400, David Edelsohn wrote: > Please ensure that you use the correct version of autoconf to > regenerate the files. I don't think that the same version of autoconf > is used in all directories. gcc is OK in this respect. autoconf-2.64 is used throughout. It's

Re: libtool update for powerpc64le-linux

2013-09-18 Thread David Edelsohn
I guess I can't really expect to gain an approval to import the upstream libtool into gcc. Even *I* don't really trust me, although having looked at it a little I think I could even update libjava/libltdl. So how about just continuing the status quo and applying a libtool patch that is already up

Re: libtool update for powerpc64le-linux

2013-09-16 Thread Alan Modra
I guess I can't really expect to gain an approval to import the upstream libtool into gcc. Even *I* don't really trust me, although having looked at it a little I think I could even update libjava/libltdl. So how about just continuing the status quo and applying a libtool patch that is already up

Re: libtool update for powerpc64le-linux

2013-08-25 Thread Alan Modra
On Fri, Aug 23, 2013 at 10:08:29PM +, Joseph S. Myers wrote: > On Fri, 23 Aug 2013, Alan Modra wrote: > > > I'd like to import upstream libtool into gcc to support powerpc64le, > > Has the sysroot semantics issue been resolved in upstream libtool, or do > you mean "import with 3334f7ed5851ef

Re: libtool update for powerpc64le-linux

2013-08-23 Thread Joseph S. Myers
On Fri, 23 Aug 2013, Alan Modra wrote: > I'd like to import upstream libtool into gcc to support powerpc64le, Has the sysroot semantics issue been resolved in upstream libtool, or do you mean "import with 3334f7ed5851ef1e96b052f2984c4acdbf39e20c reverted"? -- Joseph S. Myers jos...@codesourcer

Re: [go-nuts] Re: libtool update for powerpc64le-linux

2013-08-23 Thread Alan Modra
On Thu, Aug 22, 2013 at 06:09:40PM -0700, Ian Lance Taylor wrote: > On Thu, Aug 22, 2013 at 5:35 PM, Alan Modra wrote: > > On Fri, Aug 16, 2013 at 06:18:05PM +0930, Alan Modra wrote: > >> I'd like to apply the following patch to the gcc repository (well, > >> excluding the libgo part which I'm hop

Re: [go-nuts] Re: libtool update for powerpc64le-linux

2013-08-22 Thread Ian Lance Taylor
On Thu, Aug 22, 2013 at 5:35 PM, Alan Modra wrote: > On Fri, Aug 16, 2013 at 06:18:05PM +0930, Alan Modra wrote: >> I'd like to apply the following patch to the gcc repository (well, >> excluding the libgo part which I'm hoping someone will apply for me to >> the master go repository). I know the

Re: libtool update for powerpc64le-linux

2013-08-22 Thread Alan Modra
On Fri, Aug 16, 2013 at 06:18:05PM +0930, Alan Modra wrote: > I'd like to apply the following patch to the gcc repository (well, > excluding the libgo part which I'm hoping someone will apply for me to > the master go repository). I know the normal procedure for autotools > is to submit upstream t