chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Build Failure (maybe infinite recursion) on x86_64 Linux


From: Taylor Venable
Subject: [Chicken-users] Build Failure (maybe infinite recursion) on x86_64 Linux
Date: Wed, 4 Mar 2009 10:32:35 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

Hi all,

When building Chicken 3.4.7 and higher (up to 3.5.2) on Ubuntu 8.10
x86_64 the chicken compiler goes into an infinite recursion.  CPU
usage spikes, memory usage increases boundlessly, and no output is
ever produced.  In Chicken 3.4.7 the file that when compiled triggers
this behaviour is utils.scm and for a build process I am using:

    make PLATFORM=linux bootstrap
    make PLATFORM=linux CHICKEN=./chicken-boot

The command that causes the infinite recursion is:

    ./chicken-boot utils.scm -quiet -no-trace -optimize-level 2
-include-path . -include-path ./ -explicit-use -output-file utils.c

If any other information would be helpful to diagnose this, let me
know and I can provide it.  Thanks for any help.

-- 
Taylor Christopher Venable
http://real.metasyntax.net:2357/




reply via email to

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