Re: M1 port: Call for funding
Andrew Shalit <[email protected]> Sun, 31 Dec 2023 17:02:26 -0500
| Newsgroups | gmane.lisp.openmcl.devel |
|---|---|
| Message-ID | <[email protected]> |
I believe bumping the fasl version requires a new kernel and lisp heap. So making that one change would allow you to go through the steps of bootstrapping a new kernal and image without having to worry about debugging code. > On Dec 31, 2023, at 2:38 PM, Ron Garret <[email protected]> wrote: > > >> On Dec 31, 2023, at 11:23 AM, Andrew Shalit <[email protected]> wrote: >> >> I’d suggest a first valuable step would be for people to learn how to bootstrap a new version of CCL. > > That sounds like a great idea. Probably the best way to do that would be to go to the git repo and find the last time a change was made that required this bootstrapping process. Does anyone happen to recall when that was? Even better, does anyone know how to find the actual commit(s)? > > rg >