From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 114684 invoked by alias); 19 Jan 2016 06:22:54 -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 114671 invoked by uid 89); 19 Jan 2016 06:22:53 -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,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1431, Tree, tip X-HELO: mail-oi0-f47.google.com Received: from mail-oi0-f47.google.com (HELO mail-oi0-f47.google.com) (209.85.218.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 19 Jan 2016 06:22:52 +0000 Received: by mail-oi0-f47.google.com with SMTP id o124so178419111oia.3 for ; Mon, 18 Jan 2016 22:22:52 -0800 (PST) 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-type; bh=iOGF2GV4DHeXR71y0ru4N5tNB+EJqSYZlREPzYpLtpM=; b=Oa+LGlJvQczNhNP4t+lVICqgsoSMJVU5C2SUiCrvdmP0b6D+gSeAwODCFNoonTNEs7 3HaF3i9wkir/3hrr+IGn8gU4oY/dmdLDqyIfSwPTnYYhBbSXqu6tHnNbPp5Wf5I3N6ev 9mcBPQRk7Ve7cdW9ibBUzuWIgmziG0TVT2/2NceqwEwrz3cJqvlrnb5kYQE63m/XlAbH ieW+45Fhx6EzsbtR3JIWWrq4R2lRBYoybhCBLjndjottjXrUCF6itpL1vw/TjbQXjvNk yB7S0VPW8HKAKS70/MJnZe+nQfNKh+mfDalxkrHPiJeLC4ZXmr+wTbaspIU3fTTTY7ye mfaA== X-Gm-Message-State: ALoCoQk0auHcIVeOCeXyZAYT+oDZi8kKpxYmH1B2CAwAU4BytbwLD5AaSwOEAuJmNDG0mTMhXey2yHYeqt40Tdiupid7Yn7Gew== MIME-Version: 1.0 X-Received: by 10.202.172.80 with SMTP id v77mr21056394oie.18.1453184570281; Mon, 18 Jan 2016 22:22:50 -0800 (PST) Received: by 10.76.133.68 with HTTP; Mon, 18 Jan 2016 22:22:50 -0800 (PST) In-Reply-To: References: Date: Tue, 19 Jan 2016 06:22:00 -0000 Message-ID: Subject: Re: Can crosstool-ng build a gcc branch From: Bryan Hundven To: Wink Saville Cc: crossgcc maillist Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-01/txt/msg00021.txt.bz2 Wink, On Mon, Jan 18, 2016 at 10:08 PM, Wink Saville wrote: > Bryan, > > In the "C compiler" page off the main menu I have a "gcc version" > option which I've set to 5.3.0 (I'm using the Tip of Tree of > crosstool-ng sha1 99cf467) but I don't see "custom" option. I seem to > be in the wrong menu. You may have to check Experimental in the paths menu. > -- Wink > > On Mon, Jan 18, 2016 at 9:38 PM, Wink Saville wrote: >> Thanks, I'll give that a try. >> >> On Mon, Jan 18, 2016 at 9:11 PM, Bryan Hundven wrote: >>> Wink, >>> >>> On Mon, Jan 18, 2016 at 8:58 PM, Wink Saville wrote: >>>> I'd like to test a new gcc feature that is in hjl/interrupt/stage1 >>>> (https://github.com/gcc-mirror/gcc/tree/hjl/interrupt/stage1), is >>>> there a way to configure ct-ng to build a specific branch or make a >>>> specific sha1? >>> >>> Sure, just clone down gcc and checkout the stage1 branch. >>> If you want a specific sha1, just checkout out the specific commit. >>> >>> Clone down the latest crosstool-ng master. Choose a sample that is >>> close to the target you want and in menu config, under compiler choose >>> custom and set the location to the absolute path to where you cloned >>> down gcc, and set the version to something. Maybe in this case set >>> version to stage1. >>> >>> Cheers, >>> >>> -Bryan -- For unsubscribe information see http://sourceware.org/lists.html#faq