Re: bootstrap.sh fails on macos
Ben via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
Thank you very much, with the help of your instructions I was able to build the Crunch compiler I've noted the most important things in form of a simple web page, that includes also a script that does all the work and results in a working compiler https://srctxt.com/archive/2025/20251025_install-crunch-dev.html On Sat, Oct 25, 2025, at 10:38 AM, Felix Winkelmann wrote: > I realize now that it was not clear from my instructions that > the prelim tarball needs to be used to build the dev version > of CHICKEN, so (again), my mistake. I will sort this out > today, promised. > > > cheers, > felix