Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • gerd's avatar
    297cb596
    Lisp executable support. From Fred Gilham. · 297cb596
    gerd authored
    	* src/lisp/validate.c (image_dynamic_space_size): New variable.
    	(validate): Allocate spaces differently if the core is part
    	of the executable.
    
    	* src/lisp/lisp.c (initial_function_addr): New variable.
    	(main): Use it for the initial function if appropriate.
    297cb596
    History
    Lisp executable support. From Fred Gilham.
    gerd authored
    	* src/lisp/validate.c (image_dynamic_space_size): New variable.
    	(validate): Allocate spaces differently if the core is part
    	of the executable.
    
    	* src/lisp/lisp.c (initial_function_addr): New variable.
    	(main): Use it for the initial function if appropriate.