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

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

bug#53497: 29.0.50; native-compile after restarting Emacs


From: Arash Esbati
Subject: bug#53497: 29.0.50; native-compile after restarting Emacs
Date: Thu, 27 Jan 2022 17:58:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50

Hi Andrea,

Andrea Corallo <akrl@sdf.org> writes:

> apologies for not having time to re-read the whole thread.  What's the
> current minimal reproducer we have to obtain this?

No problem.  I did:

- git pull (to 0991e8686c)
- git clean -fdx --exclude=ChangeLog
- ./autogen.sh
- ./configure --prefix=/z/emacs-install-native-comp \
              --with-native-compilation \
              --without-compress-install \
              --without-mailutils \
              --without-pop \
              CFLAGS='-O0 -g3
- make -j8 && make install
- cd /z/emacs-install-native-comp/bin
- ./emacs -Q
- In Emacs, C-x C-f path/to/minimal.tex (which is just an arbitatry
  minimal LaTeX file and attached)

To double check, I also started Emacs after compilation from src/ in the
git repo, same result.

This is on Win10 with gcc 11.2.0 (Msys2). Please let me know if I've
left out something important.

Best, Arash





reply via email to

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