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

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

bug#8574: Emacs fails to build when Emacs is configured with --enable-ch


From: Dmitry Gutov
Subject: bug#8574: Emacs fails to build when Emacs is configured with --enable-checking=conslist
Date: Sat, 23 Feb 2013 07:26:07 +0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3

I'm seeing something similar on Ubuntu (in a VM), branch emacs-24.

I haven't been able to see compilation finish when ./configure was run with --enable-checking=conslist or (obviously) --enable-checking=all.

bytecomp.el does compile, but it happens veeery sloooooowly, as does byte compilation and loading of all other .el files. The whole process doesn't finish in half a day, at least.

./configure --enable-checking (without explicit value)
make bootstrap

and

./configure
make bootstrap CFLAGS="-DENABLE_CHECKING"

complete quickly enough, so it looks to me the conslist checker just isn't supposed to be used.





reply via email to

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