From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19786 invoked by alias); 25 Jul 2009 18:18:32 -0000 Received: (qmail 19778 invoked by uid 22791); 25 Jul 2009 18:18:32 -0000 X-SWARE-Spam-Status: No, hits=-3.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mailhub247.itcs.purdue.edu (HELO mailhub247.itcs.purdue.edu) (128.210.5.247) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 25 Jul 2009 18:18:26 +0000 Received: from [10.0.1.3] (pool-71-98-110-249.ipslin.dsl-w.verizon.net [71.98.110.249]) (authenticated bits=0) by mailhub247.itcs.purdue.edu (8.14.2/8.14.2/smtp-auth.purdue.edu) with ESMTP id n6PIINqo013799 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Sat, 25 Jul 2009 14:18:24 -0400 In-Reply-To: <57072603-7404-4EEC-AFD0-FD3AC7EA8FDE@math.purdue.edu> References: <1247690276.4172.20.camel@frying-pan> <4A6B38CE.2060606@gnu.org> <57072603-7404-4EEC-AFD0-FD3AC7EA8FDE@math.purdue.edu> Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <22C4C0C8-C3A4-4505-B089-B07292C81063@math.purdue.edu> Cc: GCC Mailing List , Ian Lance Taylor , Bradley Lucier Content-Transfer-Encoding: 7bit From: Bradley Lucier Subject: Re: Bootstrap failure configuring in-tree gmp in mainline Date: Sat, 25 Jul 2009 18:18:00 -0000 To: Paolo Bonzini X-PerlMx-Virus-Scanned: Yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2009-07/txt/msg00520.txt.bz2 On Jul 25, 2009, at 2:16 PM, Bradley Lucier wrote: > > > On Jul 25, 2009, at 12:54 PM, Paolo Bonzini wrote: > >>> Am i missing something? >> >> No, it is a bug due to the build-with-C++ patches. Please file a >> PR and, in the meanwhile, try --enable-stage1-languages=c,c++ > > That seemed to work, thanks, bootstrap has gotten past my old problem. Ah, I was too quick, it failed again at the next bootstrap stage.