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

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

Re: Resources for an old newbie ?


From: Emanuel Berg
Subject: Re: Resources for an old newbie ?
Date: Sun, 04 Jun 2023 05:02:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

David Masterson wrote:

> 3. The GNUMakefile in the Emacs distribution seems to rerun
>    configure with no options, so your "configure" is NO-OP.

I don't think so, it works and is needed as native compilation
isn't enabled by default as previously theorized. So

configure --with-x-toolkit=no --with-native-compilation

Native compilation makes everything much faster so everyone
who compiles Emacs manually should enable it - indeed, it
should be enabled by default quite possibly, but it isn't.

You cane verify that you have it with this, if it returns nil,
well, do it today - in a different way.

(native-comp-available-p)

https://dataswamp.org/~incal/conf/.zsh/install-emacs

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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