Hi all. Chicken has a new build option to be passed to 'make':
OPTIMIZE_FOR_SPEED=1 It turns on -O3 instead of -Os (Linux). As I reported earlier this summer, the 'make check' always fails for me when using -O3. See http://lists.gnu.org/archive/html/chicken-users/2009-07/msg00029.html for details. Is anybody more lucky (Linux, recent gcc)? Sven _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
