This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: GCC & libtool - plans for moving to libtool 1.5?


On Fri, 17 Mar 2006, Steve Ellcey wrote:

> I could fix this on the 1.4 branch but I am guessing that libtool
> doesn't really want 1.4 fixes anymore and the problem is already handled
> on the 1.5 branch so I was wondering if there are plans to move GCC to
> a 1.5 libtool.

Apart from the autoconf issues, while it's GCC policy that all changes to 
the local libtool fork must have equivalents in libtool CVS first, that 
means libtool CVS mainline - not 1.5 or 2.0 branches.  If we move to one 
of those release branches, we need to check a lot of local changes to see 
whether they have equivalents on the release branch, and backport the 
equivalents from mainline libtool if not.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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