chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Re: compiling jbogenturfa'i .scm => .c takes 2.5 hou


From: Felix
Subject: Re: [Chicken-users] Re: compiling jbogenturfa'i .scm => .c takes 2.5 hours
Date: Sat, 27 Nov 2010 23:50:48 +0100 (CET)

> I've rerun the build with "-debug 2", and it sent a lot of output to
> the terminal.  The build hasn't finished running yet, but the
> terminal output has stopped.  Here is the file so far, which I think
> is what you were asking for.  If this file is too much, I'll run the
> same command on a smaller portion of the grammar (say just the
> morphology file) or on a toy grammar.  It should still be showing
> the problem, just perhaps not at the scale I see on the full Lojban
> grammar.
> 
> Looking at this, can you point me in the right direction? (172K):
> 
>   http://lodockikumazvati.org/download/jbogenturfahi.build.log.bz2
> 
> I traced statement45, which is behaving roughly like I would expect,
> with it being set to undefined, used in several lambda expressions,
> and then defined inside the letrec.  The same story with sumti75.
> Is it the excessive number of ##core#lambda expressions that is causing
> my problem?  If that isn't the right track, nothing here is catching
> my eye and so I begin to expect something post-macro expansion.

Hm. I'm not sure. Could you run it again with "-debug bosp"?
(and without the "-debug 2"). Could you also give me access to
the generated .c file? (just run chicken-install with the -k
option). 


cheers,
felix



reply via email to

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