From patchwork Mon Dec 23 09:25:28 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Niels Penneman X-Patchwork-Id: 304733 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BF182C00BA for ; Mon, 23 Dec 2013 20:25:11 +1100 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; q=dns; s=default; b=TCTRb2 OQ/c3aa21LTgP4qtImrI/ZZXKKADrlLgRFeuiLMtUNr02P/GdA5kkJDPHfCVSRqc t4/Ik1j5rV7HXolhXhBOEe9M5Ln/4Mi6SQ2y/ltQWEb5oFbC3QXqbtIKVGCh9hmG qk3PUx8Mmuc1wPdLOHwB+T84UhmkLuwB/ssVc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; s=default; bh=GKoXT7hlJpl2 /B92yhTUe01eo5M=; b=kIVIFRWZzFLp/sDhxDEdObObFbDZKT4EwjArUE+uSJEw Fs4qaLMfi+MsHyrbwQ9lac7R/JJy/FdCNiCMifWxTeLXOhx02qIPW02CdpBEoled VGpnCwnpBjRAZks+4YAKV+V6jSfhO1gZNsRt0bbihDErUSKj7mUngfC5as96/lA= Received: (qmail 5394 invoked by alias); 23 Dec 2013 09:25:02 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Delivered-To: mailing list crossgcc@sourceware.org Received: (qmail 5317 invoked by uid 89); 23 Dec 2013 09:25:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-we0-f182.google.com Received: from mail-we0-f182.google.com (HELO mail-we0-f182.google.com) (74.125.82.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 23 Dec 2013 09:25:00 +0000 Received: by mail-we0-f182.google.com with SMTP id q59so4612458wes.41 for ; Mon, 23 Dec 2013 01:24:57 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type; bh=2lgSwSyBSPgu6s3QgVmqNhxbK1Ba4Ju2F5SAGufOy8A=; b=VqsEF2PFN3lOkit5VofQPTEtaQGt/Ut/Oxupz9CLUUpqL/PibOTTWuvYV/zPGDCatT MLz780Eb1/yEcMf5sDwA0t39hZZ+YtZTtXY2dJnCqVxEMKPUdacUnBrlGZPNQADxMTbi Kq44QWsBuLJSzQ8R0Q0rz/r5U96OzJMJ7YAZZG7AJ7gjt5R2vNMRasL0160sw/29jzg1 f99k96xv8+eWowtzBPJCW7s2nc/1tKFXXJmXX0M+gyqLrEG3dvMOAY311BxsH4Xa/ZVn 0G+F3J6CqVzg3BRKv26uxenSelpGlrNNupNY/P3gxJ7twMBN8PFZ7xJImGwuCT9oXCQq /3aA== X-Gm-Message-State: ALoCoQkl4Y04UJ8p5X+AXB6LdQYHn5k/LVaQJ1+4fG6n12fthFaEXKzN6OlciPAKlylCgDVoX7ka X-Received: by 10.194.62.8 with SMTP id u8mr87613wjr.68.1387790696699; Mon, 23 Dec 2013 01:24:56 -0800 (PST) Received: from [157.193.204.197] (laptop-np.elis.UGent.be. [157.193.204.197]) by mx.google.com with ESMTPSA id ot9sm243726wjc.0.2013.12.23.01.24.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 23 Dec 2013 01:24:55 -0800 (PST) Message-ID: <52B80188.5010407@penneman.org> Date: Mon, 23 Dec 2013 10:25:28 +0100 From: Niels Penneman User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: crossgcc@sourceware.org Subject: Re: CT-NG with binutils 2.23.2 disables building gold References: <52B36480.6080908@penneman.org> In-Reply-To: <52B36480.6080908@penneman.org> Here's a patch to make it clear diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in index b2b40a0..846d895 100644 --- a/config/binutils/binutils.in +++ b/config/binutils/binutils.in @@ -12,6 +12,7 @@ config BINUTILS_V_2_23_2 bool prompt "2.23.2 (EXPERIMENTAL)" depends on EXPERIMENTAL + select BINUTILS_2_23_or_later config BINUTILS_V_2_23_1 bool