Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
rtoy authored
10.3 was putting some malloc'ed areas in the old (bigger) static
space, which causes cmucl not to run.  Moving the space to 0x10000000
makes it no longer overlap.  I don't understand the reason for this.
OS X 10.2 doesn't have this problem.

Use boot-2004-10-1-ppc.lisp to cross-compile this change.
0b95c95e
History
Name Last commit Last update