emacs-devel
[Top][All Lists]
Advanced

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

Re: Native compilation on Windows, was Re: Bootstrap Compilation Speed


From: H. Dieter Wilhelm
Subject: Re: Native compilation on Windows, was Re: Bootstrap Compilation Speed
Date: Sun, 16 Jan 2022 12:47:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

"H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de> writes:
> Sorry, I meant the script admin/nt/dist-build/build-zips.sh

I could build Gnu-Emacs-28.0.91 when I used the archived sources

  $ ./configure --with-native-compilation

The difference to the build-zips.sh seems to me some more options from
the script (and that is build from the git tree):

        echo [build] Configuring Emacs
        $REPO_DIR/$BRANCH/configure \
            --without-dbus \
            --without-compress-install \
            --with-native-compilation \
            $CACHE \
            CFLAGS="$CFLAGS"

Could it be that these additional options are spoiling the build?
(CACHE=-C , I think.)

      Dieter

-- 
Best wishes
H. Dieter Wilhelm
Zwingenberg, Germany



reply via email to

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