Changes between Initial Version and Version 1 of Ticket #64621, comment 15
- Timestamp:
- Jun 28, 2022, 2:56:50 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64621, comment 15
initial v1 1 I f I cared more about sbcl on macos 12.2 and I wanted it **today** I would probably set up the portto use this one as the bootstrap compiler:1 It may be possible to use this one as the bootstrap compiler: 2 2 3 3 https://packages.macports.org/sbcl/sbcl-2.2.2_0+fancy.darwin_20.x86_64.tbz2 4 4 5 and just copy the parts into the build tree and go 'fer it. It has no deps and links only against a couple of system libraries, so it appears 'defacto' relocatable. 6 7 but that's me. Somebody upstream will make one up for you and put it there. 5 and copy the parts into the build tree. It has no deps and links only against a couple of system libraries, so it appears 'defacto' relocatable.