#178: Replace source path with logical pathnames --------------------------------------------------------------+------------- Reporter: mevenson | Owner: somebody Type: enhancement | Status: new Priority: minor | Milestone: unscheduled Component: other | Version: 1.0 Keywords: fasl bite-sized logical-pathname source metadata | --------------------------------------------------------------+------------- It would reduce the fasl sizes somewhat to refer to the path as a logical pathname.
This is a suitable "bite-sized" excercise to new contributors to ABCL. Simply figure out how to get the compiler to emit logical pathnames referring to [sys;src], and ensure the proper path is recorded in 'system.lisp' at build time.