Dell Vostro 200 Intel(R) Pentium(R) Dual CPU E2200 @ 2.20GHz 2 GB memory
uname -a Linux hibou 2.6.32-5-686 #1 SMP Sun May 6 04:01:19 UTC 2012 i686 GNU/Linux [claude@hibou chicken-4.8.0rc3]$ make PLATFORM=linux PREFIX=/usr/local check make -f ./Makefile.linux CONFIG= check make[1]: Entering directory `/home/work/chicken-4.8.0rc3' cd tests; sh runtests.sh ======================================== compiler tests ... ../chicken compiler-tests.scm -output-file a.c -verbose -include-path .. Note: global variable `foo#bar' is only locally visible and never used Note: global variable `bla#blabla' is only locally visible and never used gcc a.c -o a.o -c -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -fomit-frame-pointer -I.. -I"/usr/local/include/chicken" rm a.c gcc a.o -o a.out -L.. -L"/usr/local/lib" -Wl,-R"/usr/local/lib" -lchicken -lm -ldl rm a.o [panic] invalid encoded literal format - execution terminated make[1]: *** [check] Error 1 make[1]: Leaving directory `/home/work/chicken-4.8.0rc3' make: *** [check] Error 2
_______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
