Thu, 02 Jul 2009 15:45:56 +0200 (CEST), Sven.Hartrumpf wrote:
> ~/tmp/chicken-4.1.0rc1/tests > sh runtests.sh 
> ======================================== compiler tests ...
> ../chicken compiler-tests.scm -output-file a.c -include-path ..
> 
> Error: shell command terminated with non-zero exit status 11: ../chicken 
> compiler-tests.scm -output-file a.c -include-path .. 

This workaround solved the reported issue: I replaced the gcc option -O3 by -O2
(gcc 4.4.0, 32bit).

I should have known this pitfall ..., really.

Sven


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to