GNU bug report logs -
#45858
28.0.50; [native-comp] compilation very slow
Previous Next
Reported by: Óscar Fuentes <ofv <at> wanadoo.es>
Date: Thu, 14 Jan 2021 12:26:02 UTC
Severity: normal
Found in version 28.0.50
Done: Óscar Fuentes <ofv <at> wanadoo.es>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Andrea Corallo <akrl <at> sdf.org> writes:
> This is behaviour is unexpected, but is kind of hard if not impossible
> to guess the issue from here.
>
> I guess both Emacs and and libgccjit are not debug build correct?
The build was performed with
../emacs/configure --without-toolkit-scroll-bars --with-x-toolkit=lucid --with-modules --without-imagemagick --with-nativecomp && make -j8
libgccjit was installed from Debian's package (gcc 10.2.1-6):
lrwxrwxrwx 1 root root 40 ene 10 12:35 /usr/lib/gcc/x86_64-linux-gnu/10/libgccjit.so -> ../../../x86_64-linux-gnu/libgccjit.so.0
lrwxrwxrwx 1 root root 18 ene 10 12:35 /usr/lib/x86_64-linux-gnu/libgccjit.so.0 -> libgccjit.so.0.0.1
-rw-r--r-- 1 root root 26103760 ene 10 12:35 /usr/lib/x86_64-linux-gnu/libgccjit.so.0.0.1
Even supposing that libgccjit was built by mistake on debug mode, I
guess that it would not take so much time to compile an .eln.
I'll try building gccemacs from a pristine checkout on a few days. Let's
see if the problem persists.
This bug report was last modified 4 years and 113 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.