Open rhstanton opened 6 months ago
I met the same error days ago. I reinstall the GCC
and libgccjit
and it worked.
brew reinstall gcc libgccjit
Odd. This doesn't work for me.
ccQpein @.***> writes:
I met the same error days ago. I reinstall the GCC and libgccjit and it worked.
brew reinstall gcc libgccjit
- Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.*Message ID: @.***>
Thanks for putting this package together. Unfortunately, when I run it I get an error related to libgccjit. Specifically:
In all fairness, I get the same error when I try to install Emacs manually using my own scripts (which worked until a month or two ago), which is why I was trying out this package in the first place, so it seems like something nasty has changed about Homebrew's libgccjit fairly recently that screws up the Emacs configuration process. Has anyone worked out a solution to this?
Thanks!
Richard Stanton