X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 	tests=BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4B48C5B2.6090607@gnu.org>
Date: Sat, 09 Jan 2010 19:06:42 +0100
From: Paolo Bonzini <bonzini@gnu.org>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0
MIME-Version: 1.0
To: "H.J. Lu" <hjl.tools@gmail.com>
CC: Steven Bosscher <stevenb.gcc@gmail.com>, binutils@sourceware.org,
   GCC Mailing List <gcc@gcc.gnu.org>, DJ Delorie <dj@redhat.com>,
   gdb@sourceware.org, newlib@sourceware.org, cygwin@cygwin.com
Subject: Re: Combined tree fails to build -- libtool version mismatch?
References: <571f6b511001090316h44fefc7k672f595117024475@mail.gmail.com>	 <4B489219.4070806@gnu.org> <6dc9ffc81001090748g533e9a6dl3e5481e2704a25a3@mail.gmail.com>
In-Reply-To: <6dc9ffc81001090748g533e9a6dl3e5481e2704a25a3@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

