From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jonas Hahnfeld via "Developers list for Guile, the GNU extensibility library" Newsgroups: gmane.lisp.guile.devel Subject: Re: Implementing Guile with a Windows port Date: Sun, 10 Oct 2021 18:25:48 +0200 Message-ID: <83cc35ec852dfadafddd0a23a4e818dde98b398b.camel@hahnjo.de> References: <1994873807.737861.1633780908082.ref@mail.yahoo.com> <1994873807.737861.1633780908082@mail.yahoo.com> <6cd51d23-ec1b-bcf6-0255-ed09cd14a025@gmail.com> <83h7dqrqvc.fsf@gnu.org> Reply-To: Jonas Hahnfeld Mime-Version: 1.0 Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-6pXauvKsdT7xkVY7rt6T" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9089"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Evolution 3.40.4 Cc: andrewgoh95@yahoo.com.sg, guile-devel@gnu.org To: Eli Zaretskii , Taylan Kammer Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Sun Oct 10 18:26:33 2021 Return-path: Envelope-to: guile-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 1mZbej-0002CN-82 for guile-devel@m.gmane-mx.org; Sun, 10 Oct 2021 18:26:33 +0200 Original-Received: from localhost ([::1]:47586 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZbeh-0005Mv-AV for guile-devel@m.gmane-mx.org; Sun, 10 Oct 2021 12:26:31 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42240) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZbeA-0005LP-6b for guile-devel@gnu.org; Sun, 10 Oct 2021 12:26:05 -0400 Original-Received: from backus.hahnjo.de ([193.30.122.186]:50936 helo=mail.hahnjo.de) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZbe5-0000js-8M; Sun, 10 Oct 2021 12:25:57 -0400 Original-Received: from [IPv6:2a01:cb15:40c:c100:cf0a:528a:fee7:c993] (unknown [IPv6:2a01:cb15:40c:c100:cf0a:528a:fee7:c993]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits)) (No client certificate requested) by mail.hahnjo.de (Postfix) with ESMTPSA id 0293651D2CA2; Sun, 10 Oct 2021 18:25:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=hahnjo.de; s=default; t=1633883150; bh=Njyv8oE0tvCvW2Mwx0cLri0w9buCOdQSx+UQIDdAqIA=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=liEcclyfGSS8Fx87Lm97T+cjXJ/w0uDk2hSSQn52xoe48EpxyrScUKdojLOEMtNhd CQcDu5LGLGoE5ltAnPyfe1Z/XtuUVbaPGcDefeRApWPBgZW4wYNr5ilSyp7htvVAEz XjmtFcZ7FwJP0xSh8AoGtb+kV1KHov9a1jw30PC7jXKabPjOSWAbx43ZSPwBuFku7r MHUnHSsY0pk9lZR9ryZKdv0mmht8Vrkin6sba4JH86xMv+SJ6BWTyLNDl4RUJSehx0 DUhVfAYxCFPcTJqK2d2shYOdlOWt2cgr2kG3PpQyuu4BkbSE92N9n9zeBj/6VtQtew 0bUSB/EdVbcHA== In-Reply-To: <83h7dqrqvc.fsf@gnu.org> Received-SPF: pass client-ip=193.30.122.186; envelope-from=hahnjo@hahnjo.de; helo=mail.hahnjo.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.io gmane.lisp.guile.devel:20910 Archived-At: --=-6pXauvKsdT7xkVY7rt6T Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Am Samstag, dem 09.10.2021 um 21:32 +0300 schrieb Eli Zaretskii: > > From: Taylan Kammer > > Date: Sat, 9 Oct 2021 20:10:15 +0200 > >=20 > > I can't speak for the developers, but as far as I can tell, there > > isn't the right combination of willingness and resources to support a > > native port of GNU Guile for MS Windows. > >=20 > > As far as I know, there's a MinGW port, but if I'm not mistaken it's > > partly neglected and not as feature-rich as the "normal" GNU/Linux > > version. >=20 > A MinGW port of Guile 2.0.11 can be found on the ezwinports site. > AFAIK, the only feature it omits is threads, because Guile built with > threads is broken on MS-Windows. With a few tweaks, it's also possible to build Guile 2.2 for mingw64, https://github.com/hahnjo/lilypond-binaries/blob/main/scripts/build_native_= deps.sh#L474-L492 (with a few things like networking and threads disabled because we don't need them; not sure if this would be functional if enabled). It would be nice if this worked out-of-the-box... --=-6pXauvKsdT7xkVY7rt6T Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEXw/5YGpL6H9VOgO2kcnDPSxhrNsFAmFjFA0ACgkQkcnDPSxh rNteiAf+INRXdOc3OkL1fCUrT4QZQSw0qYkyHb5WyPyePB/q8eNKhHplP98d3LAn Dp6KnlxWhWX2aFkvK9+5dTLnXUiEmQUUdnWckKrq2RujLARkD6MbD1kZUt2CxvgH ZVw4wfnkreZAwpCEVN6dCrnSegJrXYY63k+hV5tlJ6DiWeK4+jbX5T+t3gnTYXY5 orLiDEMgdIUXpplKJJkVnCfWGo3YiLGe7qapd68YTsADa5Ax1xAMtXSysqtabr5j QAL0Zn3pZTN4aMQQOIF2WU3YZQdi0L+vSvFgA8JN7NCuDL29uFdxZL0zeGfBstX0 DDlovYuO5PEmR7EVHjts0R75ljisNQ== =bRUG -----END PGP SIGNATURE----- --=-6pXauvKsdT7xkVY7rt6T--