[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#48804: 27.2; compilation emacs on macOS
From: |
Konrad Podczeck |
Subject: |
bug#48804: 27.2; compilation emacs on macOS |
Date: |
Thu, 3 Jun 2021 10:22:17 +0200 |
Hi Nils,
in addition to libgccjit, you need to install gcc-11, and to insert somethin
like the following into your .bash_profile
export CC="/usr/local/Cellar/gcc/11.1.0/bin/gcc-11”
(assuming you use homebrew to install additional unix tools).
Konrad
bug#48804: 27.2; compilation emacs on macOS,
Konrad Podczeck <=
- bug#48804: 27.2; compilation emacs on macOS, Alan Third, 2021/06/03
- bug#48804: 27.2; compilation emacs on macOS, Eli Zaretskii, 2021/06/04
- bug#48804: 27.2; compilation emacs on macOS, Konrad Podczeck, 2021/06/04
- bug#48804: 27.2; compilation emacs on macOS, Niels Søndergaard, 2021/06/04
- bug#48804: 27.2; compilation emacs on macOS, Eli Zaretskii, 2021/06/04
- bug#48804: 27.2; compilation emacs on macOS, Alan Third, 2021/06/04
- bug#48804: 27.2; compilation emacs on macOS, Eli Zaretskii, 2021/06/04
- bug#48804: 27.2; compilation emacs on macOS, Alan Third, 2021/06/04
- bug#48804: 27.2; compilation emacs on macOS, Niels Søndergaard, 2021/06/04
- bug#48804: 27.2; compilation emacs on macOS, Niels Søndergaard, 2021/06/04