On Wed, 2018-09-05 at 21:25 +0800, 475166289 wrote:
> Hi,
> My name is HuangJin.
>
> I want to learn scheme through MIT/GUN Scheme, but after downloading
> the windows version, it does not work, saying "MIT/GUN Scheme
> terminating: Requested allocation is too large. Try again with a
> smaller argument to '--heap'".
> 
> How could I solve this problem?

Use the Unix version in Microsoft's Ubuntu app.

Or perhaps start Scheme first thing.  It needs a contiguous segment in
a low address range.  It might work if it is the first program you run
after rebooting.


_______________________________________________
MIT-Scheme-devel mailing list
MIT-Scheme-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/mit-scheme-devel

Reply via email to