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: Interest in a Cosmopolitan build? Date: Wed, 08 Nov 2023 14:13:23 +0200 Message-ID: <83ttpw1lzw.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10839"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Alex Corcoles Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Nov 08 13:14:30 2023 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 1r0hS2-0002dv-2n for ged-emacs-devel@m.gmane-mx.org; Wed, 08 Nov 2023 13:14:30 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r0hR9-0004J3-PN; Wed, 08 Nov 2023 07:13:35 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r0hR7-0004In-F4 for emacs-devel@gnu.org; Wed, 08 Nov 2023 07:13:34 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r0hR6-0002bx-Ly; Wed, 08 Nov 2023 07:13:32 -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=LvuiWArtjTPFvSjnh22i+cTZWJlPvcnHZHCkdf4glHE=; b=f8QLKCWorRFj g3b2S42g1wmN6tRk6b3msdb3MDDTUV71XYWDO6sOjH2ZChyqLshX26lu78UpRJAGsGTOlFxQNU+he SQqGg4gCYAAvUDle+sCBwJsTDQMl1G/gmyFHMve0WFiVHihYAMynKYVvWfWQuoyIy+5Enx2PLDH21 0nOMN9sRSwOsNT5WZ8L7tIimIcS3naN8hDKWxvzdZFrIW3BataHbTZPJkzWBlTzp2Zlie0cutBYWd uZYFdET4H30iTlZAQmoqGk2IpYbkaZIimr8OF0zQEFB8eBoSIWut4eSGR4Po3afn4CAFQwJbhrT+V iiOFJ1ldPYWNPE7CiJGJZg==; In-Reply-To: (message from Alex Corcoles on Tue, 07 Nov 2023 22:23:21 +0100) 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:312344 Archived-At: > From: Alex Corcoles > Date: Tue, 07 Nov 2023 22:23:21 +0100 > > I have been able to build Emacs 29.1 using Cosmopolitan. This solves > neatly my issue of running the latest version of Emacs in all my > systems. Cosmopolitan generates a self-contained binary that can run in > different OS and CPU combinations. > > Is anyone interested in such a build? What is the license of Cosmopolitan? > Currently this requires some hacky patches [2]. Can you post the patches here? I'd prefer not to point people to GitHub. Thanks.