mit-scheme-users
[Top][All Lists]
Advanced

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

Re: [MIT-Scheme-users] ../microcode/scheme: can't read option file: --fa


From: Chris Hanson
Subject: Re: [MIT-Scheme-users] ../microcode/scheme: can't read option file: --fasl make.com
Date: Wed, 28 Jun 2006 21:28:33 -0400
User-agent: Thunderbird 1.5.0.4 (X11/20060619)

Taylor R. Campbell wrote:
>    Date: Thu, 29 Jun 2006 00:15:42 +0300
>    From: Kaloian Doganov <address@hidden>
> 
>        ...
>        Compiling procedure: make-hash-table...
>        Compiling procedure: custom-table-type...
>    ;Aborting!: out of memory
>    ;GC #162: took:   0.40  (22%) CPU time,   0.50  (27%) real time; free: 
> 1018613
>    ;GC #163: took:   0.50 (100%) CPU time,   0.50  (98%) real time; free: 
> 1018623
> 
> Well, that would explain it.  I'm not sure what to do at the moment,
> though -- it works for me.

It's possible that the default heap size (--heap 4000) is no longer
large enough to compile runtime-check.  A workaround is to explicitly
override that value by providing an explicit binding for SCHEME_COMPILER.

I'll try a vanilla compile on my machine and see what happens.




reply via email to

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