From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Janneke Nieuwenhuizen Newsgroups: gmane.lisp.guile.user Subject: Re: relocatable guile on windows Date: Thu, 08 Dec 2022 06:56:44 +0100 Organization: AvatarAcademy.nl Message-ID: <87edta5tgj.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1233"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Cc: guile-user@gnu.org To: Mike Gran Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Thu Dec 08 06:57:39 2022 Return-path: Envelope-to: guile-user@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 1p39ud-0000A6-2J for guile-user@m.gmane-mx.org; Thu, 08 Dec 2022 06:57:39 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p39ts-0003wH-E5; Thu, 08 Dec 2022 00:56:52 -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 1p39tq-0003vu-6R for guile-user@gnu.org; Thu, 08 Dec 2022 00:56:50 -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 1p39to-0005ZN-IH; Thu, 08 Dec 2022 00:56:49 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=b4pTK6apo2BK6ezqGQvOHDeuMPqSm+f50pi+EzjyuiA=; b=cQl737tsa6sdzJyGdl2g kVupF8Jh9ebRlF/RdG/NVPCbvoQMlkn6FhjAZv7Ya0E/DoXhBeW1nynqt6qvtieXLtIMbXbCUue7U Ww/LJWcXe2sClvRns2JcRLx9i7xmFXTdVCXydUziIJNGXfxo5sMbjuLgtw3bXvTY/R2pIIvzLkwQq b8iw2mzzf/qhURI84+z3w+wGiIvsvFAo6OlYls1/E3xFYLWJvYd0Lqt0FS5fIhxUO3mxwY/lq4ZFr +M+Vpv3+Fst26P3OKO1n80gfKnWn0GpcmBoAdp6aO7BigkzFflbid19GwNVyvcXjDEpguQ134BX+q PbofRG0LgXj9eQ==; Original-Received: from 2a02-a462-da03-1-2701-7f81-a736-4607.fixed6.kpn.net ([2a02:a462:da03:1:2701:7f81:a736:4607] helo=drakenpad.janneke.lilypond.org) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p39tn-0007ML-Uh; Thu, 08 Dec 2022 00:56:48 -0500 X-Url: http://AvatarAcademy.nl In-Reply-To: (Mike Gran's message of "Sat, 3 Dec 2022 18:48:23 -0800") X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.lisp.guile.user:18766 Archived-At: Mike Gran writes: Hi! > For reasons why you shouldn't use Microsoft Windows ever, see: > https://www.gnu.org/philosophy/upgrade-windows.html Right. No-one in their right mind should ever use Windows. Sadly, people even pay for this stuff. Having said that, great work! > Almost all instances of the long integer are replaced with intptr_t, > since on 64-bit Windows, sizeof(long) < sizeof(void *), in violation > of Guile's expectations. Largely janneke did this work, but, I added > a couple more. Now that you found more, do you know if JIT works? I couldn't get it to work on wip-mingw, so I've been using --disable-jit. Greetings, Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com