emacs-devel
[Top][All Lists]
Advanced

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

Re: Enabling native compilation by default when libgccjit is present


From: Eli Zaretskii
Subject: Re: Enabling native compilation by default when libgccjit is present
Date: Sat, 04 Dec 2021 09:26:08 +0200

> From: Michael Heerdegen <michael_heerdegen@web.de>
> Date: Fri, 03 Dec 2021 23:34:50 +0100
> 
> Andrea Corallo <akrl@sdf.org> writes:
> 
> > IIRC was mentioned by Eli (forgive me if I'm mistaken) that we might
> > want to enable it automatically when configure identifies the presence
> > of libgccjit on the system.
> 
> That was the call for me to try it now.  Seems to work fine! - but I was
> and still am a bit annoyed by the compiler warnings that pop up whenever
> an action cause a package to load (seemingly).  These popups interrupt
> workflow and sometimes even cause the selected window to loose input
> focus.  Is this normal?

It is normal, yes.  You are supposed to either fix the warnings by
adding the missing 'require's, or tell Emacs not to natively-compile
the files where you don't want that (like your init files), or
customize the option to turn off the warnings.



reply via email to

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