Next: , Previous: , Up: Top   [Contents][Index]


Appendix B Building SXEmacs; Allocation of Objects

This chapter describes how the runnable SXEmacs executable is dumped with the preloaded Lisp libraries in it and how storage is allocated.

There is an entire separate document, the SXEmacs Internals Manual, devoted to the internals of SXEmacs from the perspective of the C programmer. It contains much more detailed information about the build process, the allocation and garbage-collection process, and other aspects related to the internals of SXEmacs.