Did you know ... | Search Documentation: |
Pack wam_common_lisp -- prolog/wam_cl/src/crs/README |
This directory contains the components of the Common Runtime Support:
Implementations of unexec for various architectures is provided. Some of them are those provided with GNU Emacs. However we cannot use for instance unexsunos4, which expects a dynamic linked executable, since this prevents subsequent loading of files (procedures such as memcpy and _setjmp do not appear in the load map).
As a fall back we use unixsave.c, which works for all Suns, HP9000/300, Vax, DOS/go32, Apollo, IBM/RT, Sequent.