Taylor R. Campbell wrote:
> Date: Thu, 29 Jun 2006 00:15:42 +0300
> From: Kaloian Doganov <[EMAIL PROTECTED]>
>
> ...
> 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
I'm not able to reproduce this error, using the same Debian package
running under Debian sid.
Can you run the following command and send me the output?
/usr/bin/mit-scheme --compiler --heap 4000 --option-summary
For example, here is what happens when I do this on my computer:
> ravna:1$ /usr/bin/mit-scheme --compiler --heap 4000 --option-summary
> Summary of configuration options:
> heap size: 4203
> constant-space size: 2222
> stack size: 100
> library path: /usr/lib/mit-scheme
> band: /usr/lib/mit-scheme/all.com
> microcode tables: /usr/lib/mit-scheme/utabmd.bin
> emacs subprocess: no
> force interactive: no
> disable core dump: no
> suppress noise: no
> no unused arguments
> MIT/GNU Scheme running under GNU/Linux
> Type `^C' (control-C) followed by `H' to obtain information about interrupts.
>
> Copyright 2006 Massachusetts Institute of Technology.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> Image saved on Sunday April 16, 2006 at 3:00:11 AM
> Release 7.7.90.+ || Microcode 14.17 || Runtime 15.6 || SF 4.41 || LIAR
> 4.117 || Edwin 3.116
>
> 1 ]=>
> Interrupt option (? for help):
>
> Happy Happy Joy Joy.
_______________________________________________
MIT-Scheme-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/mit-scheme-users