chicken-users
[Top][All Lists]
Advanced

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

Re: [ANN] CHICKEN 5.2.0 release candidate 2 available


From: Jeronimo Pellegrini
Subject: Re: [ANN] CHICKEN 5.2.0 release candidate 2 available
Date: Wed, 19 Feb 2020 07:50:00 -0300

On Sun, Feb 16, 2020 at 09:10:46AM +0100, Peter Bex wrote:
> 
>   $ make PLATFORM=<platform> PREFIX=<directory> install check
>   $ <directory>/bin/chicken-install awful
> 
> If you can, please let us know the following information about the
> environment on which you test the RC:

It works on OpenWRT (and likely on LibreCMC also)!
 
Operating system: OpenWRT 19.07.1
Hardware platform: TP-Link Archer c7 (wireless router, MIPS architecture)
C Compiler: gcc 7.5.0, with musl
Installation works?: handcrafted installation after cross-compiling
Tests work?: did not try
Installation of eggs works?: yes

I have made two packages:

* chicken-scheme-interpreter, containing only csi, and with all binaries
  stripped
* chicken-scheme-full, with everything except the static library. In
  this version, the binaries are not stripped (otherwise csc won't
  work -- ld cannot link libchicken with the compiled object file).

https://gitlab.com/jpellegrini/openwrt-packages

csc, chicken-install and chicken-status seem to work!

It may take a long time for eggs to compile on small devices, and
several eggs will just not fit, but so long it seems to work fine.

J.




reply via email to

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