chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] 4.1.0rc1


From: Sven Hartrumpf
Subject: Re: [Chicken-users] 4.1.0rc1
Date: Fri, 03 Jul 2009 16:12:16 +0200 (CEST)

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




reply via email to

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