A***@web.de
2018-10-14 19:52:18 UTC
Hi everybody,
Ihave tested RC3 on Android/Termux. Here is my data:
OS: Android 7.0 with Termux installed
Architecture: aarch64/ARM64
C-Compler: clang 7.0.0
Results:
Install works: yes
Test work: not tested (needs patches to the script & Makefile that run the tests)
Installation of eggs works: yes (r7rs and awful)
Here are the steps I did:
$ make PLATFORM=android C_COMPILER=clang PREFIX=$HOME/chickens/5.0.0rc3
$ make PLATFORM=android C_COMPILER=clang PREFIX=$HOME/chickens/5.0.0rc3 install
$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/chickens/5.0.0rc3/lib
$ $HOME/chickens/5.0.0rc3/bi/chicken-install r7rs
$ $HOME/chickens/5.0.0rc3/bi/chicken-install awful
Best Regards,
Alexander
Ihave tested RC3 on Android/Termux. Here is my data:
OS: Android 7.0 with Termux installed
Architecture: aarch64/ARM64
C-Compler: clang 7.0.0
Results:
Install works: yes
Test work: not tested (needs patches to the script & Makefile that run the tests)
Installation of eggs works: yes (r7rs and awful)
Here are the steps I did:
$ make PLATFORM=android C_COMPILER=clang PREFIX=$HOME/chickens/5.0.0rc3
$ make PLATFORM=android C_COMPILER=clang PREFIX=$HOME/chickens/5.0.0rc3 install
$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/chickens/5.0.0rc3/lib
$ $HOME/chickens/5.0.0rc3/bi/chicken-install r7rs
$ $HOME/chickens/5.0.0rc3/bi/chicken-install awful
Best Regards,
Alexander