unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Matt Wette <matt.wette@gmail.com>
To: Andy Wingo <wingo@pobox.com>
Cc: guile-devel <guile-devel@gnu.org>
Subject: Re: GNU Guile 2.2.3 released.
Date: Sat, 2 Dec 2017 11:50:01 -0800	[thread overview]
Message-ID: <722FF402-DD90-4D6C-B04E-5B019E2F26F6@gmail.com> (raw)
In-Reply-To: <87zi72tnh4.fsf@igalia.com>


> On Dec 1, 2017, at 8:35 AM, Andy Wingo <wingo@pobox.com> wrote:
> 
> We are delighted to announce GNU Guile release 2.2.3, the third bug-fix
> release in the 2.2 stable release series.

Builds fine (`make' and `make check') on MacOS 10.12.6.

Builds fine (`configure --with-bdw-gc=bdw-gc-threaded', `gmake' and `gmake check') on FreeBSD 11.1.

Note the instructions for FreeBSD in README are a little off.
1) always install package `pkgconf'   (README implies needed only for threaded)
2) always install package `gmake'    (README implies needed only for threaded)
3) for threads, install package `boehm-gc-threaded' and `./configure --with-bdw-gc=bdw-gc-threaded'
   else
4) for no threads,install package `boehm-gc' and  `./configure --without-threads'

Matt


  reply	other threads:[~2017-12-02 19:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-01 16:35 GNU Guile 2.2.3 released Andy Wingo
2017-12-02 19:50 ` Matt Wette [this message]
2017-12-02 19:51   ` Matt Wette
2017-12-03  2:52 ` Matt Wette
2019-10-09  6:28 ` Andy, here is kind question to provide facts on your statements about RMS Jean Louis

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=722FF402-DD90-4D6C-B04E-5B019E2F26F6@gmail.com \
    --to=matt.wette@gmail.com \
    --cc=guile-devel@gnu.org \
    --cc=wingo@pobox.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).