From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) by sourceware.org (Postfix) with ESMTPS id 72ECC3857726 for ; Wed, 27 Sep 2023 17:12:56 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 72ECC3857726 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=hesbynett.no Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=m.gmane-mx.org Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qlY5m-0006Fc-Dz for gcc@gcc.gnu.org; Wed, 27 Sep 2023 19:12:54 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gcc@gcc.gnu.org From: David Brown Subject: Re: seek advice about GCC learning Date: Wed, 27 Sep 2023 19:12:50 +0200 Message-ID: References: <78f16367-5f69-e133-ec46-7b3fd4b49662@zoho.com> <18acf4045f5.fa6f7fea141941.7482616710276612130@zoho.com> <18ad03f3aee.ff61469c144162.334170906216452662@zoho.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Content-Language: en-GB In-Reply-To: <18ad03f3aee.ff61469c144162.334170906216452662@zoho.com> X-Spam-Status: No, score=-3031.3 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 26/09/2023 08:48, weizhe wang via Gcc wrote: > Thanks for your reply. Is there some guide for building rv32 cross compiler gcc ? I encounter some error in the building progress. > > You might find useful information here: I can recommend google. It took me perhaps 10 seconds to find these sites.