Opened 14 years ago
#178 new enhancement
Replace source path with logical pathnames
| Reported by: | Mark Evenson | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | unscheduled |
| Component: | other | Version: | 1.0 |
| Keywords: | fasl bite-sized logical-pathname source metadata | Cc: | |
| Parent Tickets: |
Description
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.
Note: See
TracTickets for help on using
tickets.