Skip to content

Instantly share code, notes, and snippets.

View matteha's full-sized avatar

matteh matteha

  • Harvard University
  • Cambridge MA
View GitHub Profile
@matteha
matteha / gccemacs.md
Last active August 12, 2020 15:59 — 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