Even bigger BIG_HEAP for running the linker.
This commit is contained in:
parent
b222cfe4c3
commit
a5b0199999
|
@ -81,7 +81,7 @@ include $(srcdir)/build/filenames.make
|
|||
# requires you to have squirreled away a previous working version
|
||||
# of scsh.
|
||||
|
||||
BIG_HEAP = -h 5000000
|
||||
BIG_HEAP = -h 5500000
|
||||
# 1. is broken if you build from CVS
|
||||
# LINKER_VM = ./$(VM) $(BIG_HEAP)
|
||||
# LINKER_RUNNABLE = $(LINKER_VM) -i $(IMAGE)
|
||||
|
|
Loading…
Reference in New Issue