From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128470 invoked by alias); 14 May 2016 11:47:02 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 128345 invoked by uid 89); 14 May 2016 11:46:57 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:sk:crossgc, responding, 4.9.2, ven X-HELO: mail-wm0-f66.google.com Received: from mail-wm0-f66.google.com (HELO mail-wm0-f66.google.com) (74.125.82.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sat, 14 May 2016 11:46:47 +0000 Received: by mail-wm0-f66.google.com with SMTP id w143so8524134wmw.3 for ; Sat, 14 May 2016 04:46:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-transfer-encoding; bh=RjUxV5gYdN22OAjBQWwB474Er85eMB0tdUwoNiwvRo4=; b=ksy+oUYoClPyhXlcJetbq/HcUJFhmbGwD/zO+DP8kOtx4bUDkIx2WOUTDQC5HQzUDO 52ayTesUPS9wzOpEGl+qlEflgPPu+HFc00JiMrQds90hmUoQQgHUCZfM2QzBxI9eHsPR 14AD1I5h3Of1cDa1wSNzKKGyK7EkMYmsj802qaQXDugJV5wiEkyhDzEd+TH93wocICdK 5DeRbWXqrwDCkJn6FeOJ3O6SdeOf5lMfIzhv13Y66JuXHxHdqbHW9E8hNbjF88E3JWxw 7I3/qT68gQqyckTV73Jbe9RrltNA8wL9ZsKkqn4+wBumxdRfDAbk1cxzU2E4qnnnWjRi Hn/w== X-Gm-Message-State: AOPr4FVB/0MVlhH8wBlSPASOMHnT+uJrTM5g8/FLIoErJakLgPnq76R7/nu5ymRp7pA/559dVaE4DoLXwEUUrg== MIME-Version: 1.0 X-Received: by 10.28.212.8 with SMTP id l8mr8008579wmg.11.1463226404746; Sat, 14 May 2016 04:46:44 -0700 (PDT) Received: by 10.194.79.2 with HTTP; Sat, 14 May 2016 04:46:44 -0700 (PDT) In-Reply-To: <662BF64F-6357-482A-87EE-92061E0ECC57@gmail.com> References: <573648308cabb_63ba3fd9996bf2bc449fa@hookshot-fe2-cp1-prd.iad.github.net.mail> <662BF64F-6357-482A-87EE-92061E0ECC57@gmail.com> Date: Sat, 14 May 2016 11:47:00 -0000 Message-ID: Subject: Re: [crosstool-ng/crosstool-ng] 5a5fcb: patches/gcc: Backport fix for building gcc-5 with ... From: Micka To: Bryan Hundven Cc: crossgcc@sourceware.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-05/txt/msg00004.txt.bz2 Yes and i'm not asking for the series 4.8.* but for gcc 4.9.2 which is a recent one. And used by a recent debian. Before you supported beaglebone but not anymore :'( Le sam. 14 mai 2016 02:03, Bryan Hundven a =C3=A9c= rit : > > Micka, > > I=E2=80=99ve responded to you on github with no. > I=E2=80=99m responding to you here with no. > > You can use the 1.22 version of crosstool-ng, or you can use the custom l= ocation support in latest mainline. > But I=E2=80=99m not going to re-add a version that we removed because we = only support what is supported upstream. > For a very few special cases we still support 4.8.5 (the latest from the = 4.8 series). > > -Bryan > > > On May 13, 2016, at 4:47 PM, Micka wrote: > > Hi, > > Can you add the support of gcc 4.9.2 ? > > Because in the beaglebone black, We have debian jessie with this version= of gcc. > > It will be cool if you can add support of this version. > > > Micka, > > Le ven. 13 mai 2016 23:34, Bryan Hundven a =C3= =A9crit : >> >> Branch: refs/heads/master >> Home: https://github.com/crosstool-ng/crosstool-ng >> Commit: 5a5fcbe148acf35372ecac145816c3515e6b8839 >> https://github.com/crosstool-ng/crosstool-ng/commit/5a5fcbe148acf3= 5372ecac145816c3515e6b8839 >> Author: Bryan Hundven >> Date: 2016-05-13 (Fri, 13 May 2016) >> >> Changed paths: >> A patches/gcc/5.3.0/130-build_gcc-5_with_gcc-6.patch >> >> Log Message: >> ----------- >> patches/gcc: Backport fix for building gcc-5 with gcc-6 >> >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D69959 >> >> ...was observed while trying to build gcc-5.3.0 on latest (at the time >> of this change) archlinux using gcc-6.1.1. >> >> This patch fixes the issue. >> >> Signed-off-by: Bryan Hundven >> >> >> Commit: 7300eb17b43a38320d25dff47230f483a82b4154 >> https://github.com/crosstool-ng/crosstool-ng/commit/7300eb17b43a38= 320d25dff47230f483a82b4154 >> Author: Bryan Hundven >> Date: 2016-05-13 (Fri, 13 May 2016) >> >> Changed paths: >> A patches/gcc/5.3.0/130-build_gcc-5_with_gcc-6.patch >> >> Log Message: >> ----------- >> Merge pull request #392 from bhundven/fix_building_gcc-5_with_gcc-6 >> >> patches/gcc: Backport fix for building gcc-5 with gcc-6 >> >> >> Compare: https://github.com/crosstool-ng/crosstool-ng/compare/cd39285ff8= 24...7300eb17b43a >> -- >> For unsubscribe information see http://sourceware.org/lists.html#faq > > -- For unsubscribe information see http://sourceware.org/lists.html#faq