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: Jean-Christophe Helary
Subject: Re: ./configure --with-native-compilation on macos (11.5.2 Big Sur)
Date: Tue, 17 Aug 2021 10:02:42 +0900


> On Aug 17, 2021, at 9:59, Jean-Christophe Helary <lists@traduction-libre.org> 
> wrote:
> 
> 
> 
>> On Aug 17, 2021, at 2:18, Alan Third <alan@idiocy.org> wrote:
>> 
>> 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?
> 
> Et voilĂ :
> 
> /usr/local/opt/libgccjit//lib/gcc/11/libgccjit.so

Although the double "//" is weird. The real path is:

/usr/local/Cellar/libgccjit/11.2.0/lib/gcc/11/libgccjit.so

but it's an alias to:

/usr/local/Cellar/libgccjit/11.2.0/lib/gcc/11/libgccjit.so.0.0.1

-- 
Jean-Christophe Helary @brandelune
https://mac4translators.blogspot.com
https://sr.ht/~brandelune/omegat-as-a-book/




reply via email to

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