chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] [Chicken-announce] CHICKEN 4.10.0 release candidate


From: Kristian Lein-Mathisen
Subject: Re: [Chicken-users] [Chicken-announce] CHICKEN 4.10.0 release candidate 1 available
Date: Tue, 9 Jun 2015 09:24:34 +0200

Great work Moritz and the team! Looking forward to test this on our systems. 

We are building from the git repo, is there a tag/branch for 4.10.0? "prerelease" perhaps?

K.

On Sun, Jun 7, 2015 at 5:16 PM, Moritz Heidkamp <address@hidden> wrote:
Hello everyone,

we are happy to announce the first release candidate of the upcoming
CHICKEN 4.10.0. It is now available at this location:

http://code.call-cc.org/dev-snapshots/2015/06/07/chicken-4.10.0rc1.tar.gz

The SHA 256 sum of that tarball is

b5cc7c2d270d11f56a52da1b78950ada27d9bce2496b8ba230542d104b5477f0

The list of changes since version 4.9.0 is available here:

http://code.call-cc.org/dev-snapshots/2015/06/07/NEWS

Please give it a test and report your findings to the mailing list.

Here's a suggested test procedure:

  $ make PLATFORM=<platform> PREFIX=<some dir> install check
  $ <some dir>/bin/chicken-install pastiche

If you want to build CHICKEN with a compiler other than the default one,
just use C_COMPILER=<the compiler> (e.g., C_COMPILER=clang) on the make
invocation.

Of course, feel free to explore other supported build options (see the
README file for more information) and actually use CHICKEN 4.10.0rc1 for
your software.

If you can, please let us know the following information about the
environment you tested the RC tarball on:

Operating system: (e.g., FreeBSD 10.1, Debian 8, Windows 7 mingw-msys)
Hardware platform: (e.g., x86, x86-64, PPC)
C Compiler: (e.g., GCC 4.9.2, clang 3.6)
Installation works?: yes or no
Tests work?: yes or no
Installation of eggs works?: yes or no

Thanks in advance!

The CHICKEN Team


reply via email to

[Prev in Thread] Current Thread [Next in Thread]