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: Eli Zaretskii
Subject: Re: Native compilation on Windows, was Re: Bootstrap Compilation Speed
Date: Sun, 16 Jan 2022 14:13:58 +0200

> From: "H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de>
> Cc: corwin@bru.st,  emacs-devel@gnu.org,  phillip.lord@russet.org.uk
> Date: Sun, 16 Jan 2022 12:47:24 +0100
> 
> "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.)

I'd drop the CACHE part, so that the configure script starts from a
clean state.



reply via email to

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