bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48804: 27.2; compilation emacs on macOS


From: Alan Third
Subject: bug#48804: 27.2; compilation emacs on macOS
Date: Fri, 4 Jun 2021 15:43:08 +0100

On Fri, Jun 04, 2021 at 05:15:23PM +0300, Eli Zaretskii wrote:
> > From: Niels Søndergaard <nisoni@algon.dk>
> > Date: Fri, 4 Jun 2021 16:08:10 +0200
> > Cc: Niels Søndergaard <nisoni@algon.dk>,
> >  Alan Third <alan@idiocy.org>,
> >  Konrad Podczeck <konrad.podczeck@univie.ac.at>,
> >  48804@debbugs.gnu.org
> > 
> > Yes, 10.2.0_4
> > 
> > installed by Homebrew ben default on my machine
> 
> That's the problem: AFAIK Emacs cannot be built on macOS with GCC.
> And I don't think not specifying --with-ns avoids that problem.

--with-ns is the default on macOS, so to build with GCC you need to
specify --without-ns. But that's probably not what's wanted here.

Neils, if you followed the suggestion elsewhere in this thread to set
CC, please undo that and let configure find clang.

Make sure you have the latest libgccjit installed with homebrew
(version 11?).

-- 
Alan Third





reply via email to

[Prev in Thread] Current Thread [Next in Thread]