CL+SSL crashes the IDE on M1 macs
Ron Garret <[email protected]>
| Newsgroups | gmane.lisp.openmcl.devel |
|---|---|
| Message-ID | <[email protected]> |
SLSIA. I am migrating my development to CCL 1.12.1 on an M1 Mac (using Rosetta -- still waiting for an actual M1 port). Mostly things seem to be working but I've encountered a few odd glitches. This is the latest one. Loading cl+ssl (via quicklisp) crashes the IDE but not the command-line version, which is really weird. Posting this on the off chance that someone else has encountered this and already figured out how to fix it. rg