chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] [ANN] CHICKEN 4.11.0 release candidate 1 available


From: Arthur Maciel
Subject: Re: [Chicken-users] [ANN] CHICKEN 4.11.0 release candidate 1 available
Date: Mon, 4 Apr 2016 22:13:28 -0300

Thanks, Peter and all the CHICKEN Team for this new release candidate.

Operating system: Linux Mint 17
Hardware platform: x86-64
C Compiler: GCC 4.9.3
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes

Hello everyone,

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

http://code.call-cc.org/dev-snapshots/2016/04/04/chicken-4.11.0rc1.tar.gz

The SHA 256 sum of that tarball is

d7da097fb886ca2b70ae5bf2510ee40bf57a0453c0aaaf203de648951b24a751

The list of changes since version 4.10.0 is available here:

http://code.call-cc.org/dev-snapshots/2016/04/04/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.11.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

_______________________________________________
Chicken-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/chicken-users


reply via email to

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