Skip to content

Instantly share code, notes, and snippets.

View dgerlanc's full-sized avatar

Dan Gerlanc dgerlanc

View GitHub Profile
@dgerlanc
dgerlanc / gccemacs.md
Created August 6, 2020 13:13 — forked from AllenDang/gccemacs.md
Build gccemacs on MacOS catalina with gcc 10 installed by homebrew.

Build gccemacs on MacOS catalina

It's a hard time to make gccemacs work on MacOS catalina. I've met countless problems by following every tutorials I can get from google. Fortunately I finally get it work!

Hope this tutorial could help you.

GCC with libgccjit enabled

cd /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula

Edit gcc.rb like this