emacs-devel
[Top][All Lists]
Advanced

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

Lightning fast build


From: Gerd Möllmann
Subject: Lightning fast build
Date: Fri, 19 Aug 2022 14:44:51 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.12.0

I just noticed that building Emacs master from scratch, i.e. what I do from time to time

    git clean -xdf \
        && ./autogen.sh \
        && ./configure --with-native-compilation \
        && bear -- make \
        && make install

went down from around 8 minutes to 4:30, and everything seems to still be working normally.  (This is macos 12.5.1, M1 chip.)

Kudos to whoever made that happen!

Attachment: OpenPGP_0x73EA1B1990C53E63.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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