From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 42210 invoked by alias); 19 Jan 2016 19:46: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 42182 invoked by uid 89); 19 Jan 2016 19:46:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=salt, Press, ESC, esc X-HELO: mail-io0-f176.google.com Received: from mail-io0-f176.google.com (HELO mail-io0-f176.google.com) (209.85.223.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 19 Jan 2016 19:46:52 +0000 Received: by mail-io0-f176.google.com with SMTP id q21so592836305iod.0 for ; Tue, 19 Jan 2016 11:46: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:from:date :message-id:subject:to:cc:content-type; bh=SdS5vnw+9ETOhbXpBGjE4hcRJpdmOODrfODZmtcjzjU=; b=MXh8UcrqUovUVnYVCuKQVGEHsBp2osYK7KjiRdS6z9Uykf7V2kfualjwvDkwFof9Sv OJ9E2y71N4daU1QLXq8sbTVEG3UMhRWBpU8Xa0RXaTmuoHwCzOT8sUoqS6zs8sM2ml6o aK3PL4PvFrPMQnV/SjF+dJrA8LvMoevDWVPBCdYsIpwEZ6R3dtPxcaRpMF1stn9E1J/s Bgkr8p8uzsoTgz8oBLFaxaw1YFPZjnVLPzE08w249ejutYhW/ti4g82HqYB/dszbBIzD Y1T5jne49AxSCI1IYJaQWfgIGZLjuwOowfWd4ZQBHyUSq1YlmEO9xYkvE1bBjn3RSc6e h5zQ== X-Gm-Message-State: AG10YORCmtiFWt+hd4zskOolfKPUvSVKwTRcnUHBcbc8i7fJaJ0gHGb1CPSWCwqLCayufpyvUDoQhkGHd6+pNw== X-Received: by 10.107.129.16 with SMTP id c16mr24724224iod.181.1453232810786; Tue, 19 Jan 2016 11:46:50 -0800 (PST) MIME-Version: 1.0 Received: by 10.79.73.2 with HTTP; Tue, 19 Jan 2016 11:46:31 -0800 (PST) In-Reply-To: <152589b7890.27f3.dbeb6b5f898efeb98986801052df0b2b@varkonsemi.com> References: <1525883e180.27f3.dbeb6b5f898efeb98986801052df0b2b@varkonsemi.com> <152589b7890.27f3.dbeb6b5f898efeb98986801052df0b2b@varkonsemi.com> From: Wink Saville Date: Tue, 19 Jan 2016 19:46:00 -0000 Message-ID: Subject: Re: Can crosstool-ng build a gcc branch To: Bryan Hundven Cc: crossgcc maillist Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-01/txt/msg00023.txt.bz2 Bryan, thanks for the help it worked. For others, here are some pedantic instructions: * From main menu config page "Crosstool-NG Configuration" select "Paths and misc options" * From "Paths and misc options" select "Try features marked as EXPERIMENTAL" * Press ESC twice quickly to return to main config page * From main menu config page "Crosstool-NG Configuration" select "C compiler" * From "C compiler" select "Custom gcc" and two new options will appear "Full path to custom gcc source" and "Custom GCC Version" * From "C compiler" select" "Full path to custom gcc source" and add the path to the you'd like to build. You can also select "Custom GCC Version" but that does not change /gcc/BASE-VER file as I thought it might, instead you might want to change it manually. Other files that might be desirable to change so as to further identify your build are /gcc/DATESTAMP and /gcc/DEV-PHASE. Note the advice here is from a complete noobie to gcc so take it with a huge grain of salt. -- Wink On Mon, Jan 18, 2016 at 10:39 PM, samy adel wrote: > Sorry, actually i don't know what all these messages about. > Thanks. > > > > On January 19, 2016 8:21:42 AM Bryan Hundven wrote: > >> Samy, >> >> On Mon, Jan 18, 2016 at 10:13 PM, samy adel >> wrote: >> > Hi, >> > How can i stop following these emails? >> > Thanks in advance, >> > Samy >> >> You should open a new message instead of hijacking someone else's message. >> >> Searching google for unsubscribing from the list, I found this: >> https://sourceware.org/lists.html#unsubscribe-simple >> >> This list is crossgcc, so send an email to: >> crossgcc-unsubscribe@sourceware.org >> >> Cheers, >> >> -Bryan >> >> -- >> For unsubscribe information see http://sourceware.org/lists.html#faq >> > > -- For unsubscribe information see http://sourceware.org/lists.html#faq