unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Jonas Hahnfeld via "Developers list for Guile, the GNU extensibility library" <guile-devel@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>, Taylan Kammer <taylan.kammer@gmail.com>
Cc: andrewgoh95@yahoo.com.sg, guile-devel@gnu.org
Subject: Re: Implementing Guile with a Windows port
Date: Sun, 10 Oct 2021 18:25:48 +0200	[thread overview]
Message-ID: <83cc35ec852dfadafddd0a23a4e818dde98b398b.camel@hahnjo.de> (raw)
In-Reply-To: <83h7dqrqvc.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1059 bytes --]

Am Samstag, dem 09.10.2021 um 21:32 +0300 schrieb Eli Zaretskii:
> > From: Taylan Kammer <taylan.kammer@gmail.com>
> > Date: Sat, 9 Oct 2021 20:10:15 +0200
> > 
> > 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.
> > 
> > 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.
> 
> 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...

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      parent reply	other threads:[~2021-10-10 16:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1994873807.737861.1633780908082.ref@mail.yahoo.com>
2021-10-09 12:01 ` Implementing Guile with a Windows port Andrew Goh
2021-10-09 18:10   ` Taylan Kammer
2021-10-09 18:32     ` Eli Zaretskii
2021-10-10  1:02       ` David Pirotte
2021-10-10  6:29         ` Eli Zaretskii
2021-10-10 16:25       ` Jonas Hahnfeld via Developers list for Guile, the GNU extensibility library [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83cc35ec852dfadafddd0a23a4e818dde98b398b.camel@hahnjo.de \
    --to=guile-devel@gnu.org \
    --cc=andrewgoh95@yahoo.com.sg \
    --cc=eliz@gnu.org \
    --cc=hahnjo@hahnjo.de \
    --cc=taylan.kammer@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).