Re: bootstrap.sh fails on macos
Felix Winkelmann via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
On Thu Oct 23, 2025 at 10:18 PM CEST, Rolando Abarca via Chicken-users wrote: > Just tried the same steps on my macbook (arm64) with a fresh clone without > issues, so maybe it's something only happening macos x86_64? Yes, perhaps this is arch-specific. I will add the option to the default LINKER_OPTIONS for that specific case. cheers, felix