From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs pretest 28.0.90 is out Date: Mon, 06 Dec 2021 15:55:29 +0200 Message-ID: <83sfv525ym.fsf@gnu.org> References: <87v903sotv.fsf@yahoo.com> <83r1ar4h29.fsf@gnu.org> <875ys3qr0o.fsf@yahoo.com> <8335n748sj.fsf@gnu.org> <87wnkjpaff.fsf@yahoo.com> <831r2r47lk.fsf@gnu.org> <87sfv7p9uw.fsf@yahoo.com> <83zgpf2mdr.fsf@gnu.org> <87fsr6pn9r.fsf@yahoo.com> <834k7l3nko.fsf@gnu.org> <87o85tlv9o.fsf@yahoo.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7454"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Dec 06 14:57:14 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1muEUT-0001hF-Li for ged-emacs-devel@m.gmane-mx.org; Mon, 06 Dec 2021 14:57:13 +0100 Original-Received: from localhost ([::1]:49842 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1muEUR-00017a-Lg for ged-emacs-devel@m.gmane-mx.org; Mon, 06 Dec 2021 08:57:11 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:42104) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1muESo-0007Zf-QW for emacs-devel@gnu.org; Mon, 06 Dec 2021 08:55:30 -0500 Original-Received: from [2001:470:142:3::e] (port=52034 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1muESo-0000ui-J5; Mon, 06 Dec 2021 08:55:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=DpBD7BkexYyJfVoy8XiG2zOTOyyp6qACCFtajUrRAPo=; b=YMo3AnPyiPGp tXDAC04HePvBuKhEzN2sn7KCrcxohHTPGwTttMXlAvTMRr4dZcRiGom74A6S1UwZcyq/YbU3kEnsu ZkLUgN8zcVMDxupFL2DaCWEY9olU4VqsRJPc+isVyqNjEIMgsMq5vt2xpOORNHeP/YO8DivEIO+Ho zkqJyMqVZ3/zo6gAAWtaocIC5D/NZlG3SkMr4MMWTqFNzZU8Tjz58uLX8CzWF/SCblkhYQGXkGEbI am1CAsplV0XdWCTpbmzzrzhIZPmauWixZF2Ua3JKWkLOdqb6sh2PpgBphtC6UALEpyh3Y+lYA2kvf oKuDiOvBYx0SiKVmamtcNA==; Original-Received: from [87.69.77.57] (port=1586 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1muESo-0005xf-Cb; Mon, 06 Dec 2021 08:55:30 -0500 In-Reply-To: <87o85tlv9o.fsf@yahoo.com> (message from Po Lu on Mon, 06 Dec 2021 21:26:11 +0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:281107 Archived-At: > From: Po Lu > Cc: emacs-devel@gnu.org > Date: Mon, 06 Dec 2021 21:26:11 +0800 > > > GCC 3.4.6 > > GDB 7.2 > > These versions are what I have installed, but see below: > > > Binutils 2.26 > > I used binutils 2.37, because I couldn't find 2.26 on the djgpp download > server. Could you tell me where I can obtain binutils 2.26 for DJGPP? In the deleted/v2gnu/ directory. Use the latest release of 2.26 (I think there were 2 or 3).