From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23844 invoked by alias); 2 Jan 2019 12:00:25 -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 23602 invoked by uid 89); 2 Jan 2019 12:00:18 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*Ad:D*nl, nowhere, dear, H*F:D*nl X-HELO: pubserv1.fransdb.nl Received: from fransdb.nl (HELO pubserv1.fransdb.nl) (80.101.31.146) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 02 Jan 2019 12:00:15 +0000 Received: from localhost (localhost [127.0.0.1]) by pubserv1.fransdb.nl (Postfix) with ESMTP id 0CB95417AC for ; Wed, 2 Jan 2019 13:00:10 +0100 (CET) Received: from pubserv1.fransdb.nl ([127.0.0.1]) by localhost (pubserv1.fransdb.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id UpU7BpaBDVk6 for ; Wed, 2 Jan 2019 13:00:07 +0100 (CET) Received: from [192.168.101.128] (fransdb.nl [80.101.31.146]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: frans@fransdb.nl) by pubserv1.fransdb.nl (Postfix) with ESMTPSA id 27B4F40077 for ; Wed, 2 Jan 2019 13:00:07 +0100 (CET) To: crossgcc@sourceware.org From: Frans de Boer Subject: addToolVersion.sh Message-ID: Date: Wed, 02 Jan 2019 12:00:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-01/txt/msg00000.txt.bz2 Dear Reader, I am using the git version of crosstool-NG and want to add a new kernel. However, the above mentioned tool as well as the potential replacement gen-versions.sh are nowhere to be found. I can add things manually in linux.in and in the new chksum file, but that seems a bit awkward knowing that there have been (a) tool(s) for this purpose. Suggestion? Regards, Frans.