Re: [Chicken-users] CHICKEN 5.0.0 release candidate 4 available

2018-10-29 Thread Sven Hartrumpf
Hi. I am testing rc4 with the X32 ABI. Is it ok that C_COMPILER_OPTIMIZATION_OPTIONS is not respected when building chicken-do? I am using this make variable to pass in an -I option that is required by Ubuntu's gcc-8 in X32 mode. (Sorry, I have no cleaner solution right now.) This approach fails

Re: [Chicken-users] CHICKEN 5.0.0 release candidate 4 available

2018-10-29 Thread Jérémy Farnaud
Operating system: Devuan Ascii (Linux 4.9.0-8-amd64) Hardware platform: x86-64 C Compiler: gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Installation works?: yes Tests work?: yes Installation of eggs works?: yes Operating system: macOS High Sierra 10.13.6 Hardware platform:

Re: [Chicken-users] CHICKEN 5.0.0 release candidate 4 available

2018-10-29 Thread Sebastien Marie
All is fine. Operating system: OpenBSD 6.4-current (GENERIC.MP) #404: Sat Oct 27 22:12:40 MDT 2018 Hardware platform: x86-64 C Compiler: OpenBSD clang version 6.0.0 (tags/RELEASE_600/final) (based on LLVM 6.0.0) Installation works?: yes Tests work?: yes Installation of eggs works?: yes --

Re: [Chicken-users] CHICKEN 5.0.0 release candidate 4 available

2018-10-29 Thread Jörg F . Wittenberger
Operating system: Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.51-3 (2017-12-13) x86_64 GNU/Linux Hardware platform: x86-64 C Compiler: gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Installation works: yes Tests work: yes Installation of eggs works: yes /Jörg

[Chicken-users] Call For Workshop Proposals

2018-10-29 Thread Sam Tobin-Hochstadt
CALL FOR WORKSHOP AND CO-LOCATED EVENT PROPOSALS ICFP 2019 24th ACM SIGPLAN International Conference on Functional Programming August 18 - 23, 2019 Berlin, Germany

[Chicken-users] CHICKEN 5.0.0 release candidate 4 available

2018-10-29 Thread Peter Bex
Hello all, The fourth release candidate for CHICKEN 5.0.0 is now available for download: https://code.call-cc.org/dev-snapshots/2018/10/29/chicken-5.0.0rc4.tar.gz The sha256sum of that tarball is: 90dbd9d2ff7e95aa369a9ba3bb00ef849f5509fc6547861136359f22500d8cd9 The list of changes since

Re: [Chicken-users] CHICKEN 5.0.0 release candidate 4 available

2018-10-29 Thread megane
Hello, Everything looks OK here. Operating system: Linux 4.15.0-34-generic #37~16.04.1-Ubuntu SMP Tue Aug 28 10:44:06 UTC 2018 x86_64 GNU/Linux Hardware platform: x86-64 C Compiler: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609 Installation works?: yes Tests work?: yes Installation of