emacs-devel
[Top][All Lists]
Advanced

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

Re: ./configure --with-native-compilation on macos (11.5.2 Big Sur)


From: Alan Third
Subject: Re: ./configure --with-native-compilation on macos (11.5.2 Big Sur)
Date: Mon, 16 Aug 2021 18:18:40 +0100

On Sun, Aug 15, 2021 at 03:10:13PM +0900, Jean-Christophe Helary wrote:
> On a recently checked out master branch I keep bumping into this error 
> message:
> 
> checking for gcc_jit_context_acquire in -lgccjit... no
> configure: error: ELisp native compiler was requested, but libgccjit was not 
> found.
> Please try installing libgccjit or a similar package.
> 
> even though I have installed, reinstalled and reinstalled from source said 
> libgccjit (with brew).
> 
> I guess there is something trivial I need to do to fix that, but I can't 
> figure it out.

Can you please run:

    find `brew --prefix --installed libgccjit 2>/dev/null`/ -name \*.so

and let us know what the result is?

-- 
Alan Third



reply via email to

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