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: Alexander . Shendi
Subject: Re: [Chicken-users] [ANN] CHICKEN 4.11.0 release candidate 1 available
Date: Tue, 5 Apr 2016 05:12:35 +0200
User-agent: Mutt/1.5.24 (2015-08-30)

On Mon, Apr 04, 2016 at 10:04:17PM +0200, Peter Bex wrote:
> 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: Android 6.0.1 "Marshmallow"
Hardware Platform: arm64 aka aarch64
C-Compiler: gcc 5.3.0
Installation works: yes
Tests work: no (but see below)
Installation of eggs works: yes
Note: Some tests fail because the linker emits error messages like:

WARNING: linker: ../csi: unused DT entry: type 0xf arg 0x51e
WARNING: linker: 
/data/data/com.termux/files/home/chickens/4.11.0rc1/lib/chicken/8/posix.import.so:
 unused DT entry: type 0xf arg 0x1eb

The generated executables work though, but generate a similar warning message.

Otherwise the compiler seems to work for me.

Best Regards,

Alexander



reply via email to

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