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: Abysmal state of GTK build Date: Wed, 24 Aug 2022 14:17:03 +0300 Message-ID: <837d2x7uxc.fsf@gnu.org> References: <87ilmlluxq.fsf.ref@yahoo.com> <87ilmlluxq.fsf@yahoo.com> <83h725deo3.fsf@gnu.org> <87bksdltah.fsf@yahoo.com> <87r119bni8.fsf@gmail.com> <87v8ql4kwk.fsf@melete.silentflame.com> <87tu65ilq2.fsf@telefonica.net> <87fshpgjsg.fsf@yahoo.com> <8735dm10jj.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32600"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rms@gnu.org, owinebar@gmail.com, luangruo@yahoo.com, ofv@wanadoo.es, emacs-devel@gnu.org To: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Aug 24 13:31:56 2022 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 1oQoc0-0008Ch-9p for ged-emacs-devel@m.gmane-mx.org; Wed, 24 Aug 2022 13:31:56 +0200 Original-Received: from localhost ([::1]:52802 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oQobz-000776-55 for ged-emacs-devel@m.gmane-mx.org; Wed, 24 Aug 2022 07:31:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43832) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQoNf-0002Xk-3C for emacs-devel@gnu.org; Wed, 24 Aug 2022 07:17:11 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:37598) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQoNb-0000NF-Ry; Wed, 24 Aug 2022 07:17:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=NHfaniRuGjlID9Ef8a+jfdzrxYlhnHDHeQYAxHlk9Xg=; b=Zj8Za8m5WYvUvyPvqKO8 ejSgY53YVivjlyOOKuk0B/zW9iHjVWVZz8ZDiU1LvVjMyQ0Y9TKn22F+C40S4Uennfjiojt2ERuCw z0t22umWspLJHZ/MpfbrCJIA1noWN+zew6BG421d87lERyS5qdUX3A9EnrJsF590UiWcecDehBt9Y K7XO6FCf58L2cC3RlNJKdFI139sYRdbJgvQ8syadCBnClsulXvH/SjI2uos2N+Aa/ojoxy7P3i8g7 n0fM8wKK8DwRr3Lv3ZTdvVcahwOSii2rgIwYtF0ENgguR48HCSrZ1UZUDh2xIZAG5PDn2EvGM+oED UB3jbvlaH9N4hA==; Original-Received: from [87.69.77.57] (port=3938 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 1oQoNU-0008Q8-J7; Wed, 24 Aug 2022 07:16:58 -0400 In-Reply-To: <8735dm10jj.fsf@gmail.com> (message from Robert Pluim on Wed, 24 Aug 2022 10:57:36 +0200) 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:293975 Archived-At: > From: Robert Pluim > Cc: Lynn Winebarger , luangruo@yahoo.com, > ofv@wanadoo.es, emacs-devel@gnu.org > Date: Wed, 24 Aug 2022 10:57:36 +0200 > > I canʼt think of a major platform for Emacs which doesnʼt have a C++ > compiler (MS-DOS maybe?) What is called "MS-DOS" in this context uses GCC, so certainly it has a C++ compiler, which is part of the GCC suite.