chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] [ANN] CHICKEN 5.0.0 release candidate 2 available


From: querent
Subject: [Chicken-users] [ANN] CHICKEN 5.0.0 release candidate 2 available
Date: Tue, 18 Sep 2018 23:20:08 +1200

Better late than never? 

Operating system:Ubuntu 18.04.1 LTS
Hardware platform: x86-64 C Compiler: gcc 7.3.0 Installation works?: yes Tests work?: yes Installation of eggs works?: yes


However,

Operating system: android 7.0
Hardware platform: aarch64
C Compiler: gcc 7.3.0
Installation works?: no
Tests work?: N/A
Installation of eggs works?: N/A

I was following Alexander Shendl's instructions to build in termux (chicken 4.12, but I thought it might work for 5.0.0 too, perhaps mistakenly) and this is what I get:

$ TMPDIR=$HOME/tmp make C_COMPILER=clang PREFIX=$HOME/chickens/5.0.0
PLATFORM=android install

[all the echoing snipped]

clang -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c -Os -fomit-frame-pointer  -DC_BUILDING_LIBCHICKEN library.c -o library-static.o -I. -I./
chicken  eval.scm -optimize-level 2 -include-path . -include-path ./ -inline -ignore-repository -feature chicken-bootstrap -no-warnings -specialize -consult-types-file ./types.db  -explicit-use -no-trace -output-file eval.c \
-emit-import-library chicken.eval \
-emit-import-library chicken.load
make: chicken: Command not found
make: *** [rules.make:788: eval.c] Error 127

perhaps there's something I'm not doing right here?

regards,
--querent.


reply via email to

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