Re: [ccl-dev] CL+SSL crashes the IDE on M1 macs
Shannon Spires <[email protected]>
| Newsgroups | gmane.lisp.openmcl.devel |
|---|---|
| Message-ID | <[email protected]> |
I've had problems with cl+ssl on Intel but I think that was several versions (of cl+ssl) ago. Probably unrelated to what you're seeing now. Are you getting anything in the alt-console? On 12/22/22 9:36 AM, Ron Garret wrote: > 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 >