Changes between Initial Version and Version 1 of Ticket #64621, comment 15


Ignore:
Timestamp:
Jun 28, 2022, 2:56:50 PM (21 months ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64621, comment 15

    initial v1  
    1 If I cared more about sbcl on macos 12.2 and I wanted it **today** I would probably set up the port to use this one as the bootstrap compiler:
     1It may be possible to use this one as the bootstrap compiler:
    22
    33https://packages.macports.org/sbcl/sbcl-2.2.2_0+fancy.darwin_20.x86_64.tbz2
    44
    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.
     5and 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.