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

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

bug#20190: Building emacs-24.4 against GCC-5.0


From: Paul Eggert
Subject: bug#20190: Building emacs-24.4 against GCC-5.0
Date: Tue, 24 Mar 2015 10:38:41 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

This bug is news to us. Do you get the same problem with the emacs-24 branch on Savannah (currently at commit ad89f85067d068494009948e76f89c902f043513 dated Mon Mar 23 18:39:38 2015 +0200). A rawhide-related patch was installed on March 23, and it's better to use the latest version.

If the emacs-24 branch doesn't build, please configure and build with "./configure CFLAGS='-g3 -O0' ..." and send us the backtrace from a core dump. You should be do that via:

$ cd src
$ gdb temacs
...
(gdb) source .gdbinit
...
(gdb) run --batch --load loadup bootstrap
...
(gdb) bacjktrace





reply via email to

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