Opened 13 years ago
Closed 13 years ago
#209 closed defect (duplicate)
ASDF uses compile time rather than load time values for computing fasl location
Reported by: | Mark Evenson | Owned by: | Mark Evenson |
---|---|---|---|
Priority: | minor | Milestone: | 1.0.2 |
Component: | ASDF | Version: | 1.0.1 |
Keywords: | Cc: | ||
Parent Tickets: |
Description
I installed Armed Bear Common Lisp 1.0.1-svn-13750-13751 in order to run it on my OSX 10.6 (Snow Leopard) 64-bit system (Darwin 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64), for the purpose of executing cl-test-grid. However, I observed that the fasls were being stored in ~/.cache/common-lisp/abcl-1.0.1-svn-13750-13751-fasl38-solaris-x86
Change History (2)
comment:1 Changed 13 years ago by
Milestone: | 1.1.0 → 1.0.2 |
---|---|
Priority: | major → minor |
comment:2 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
this ticket duplicates #192
Note: See
TracTickets for help on using
tickets.
asdf-2.12 now works correctly with this issue.
The solution to close this ticket would be to backport asdf-2.12 to abcl-1.0.2, but since it is more likely that we will ship abcl-1.1.0 before we ship another maintenance release, I'm slaving this to the 1.0.2 milestone.