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

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

bug#6039: Building Emacs BZR with GCC 4.5.0


From: Vladimir Lomov
Subject: bug#6039: Building Emacs BZR with GCC 4.5.0
Date: Tue, 27 Apr 2010 13:38:38 +0900
User-agent: Mutt/1.5.20 (2009-06-14)

** Chong Yidong [2010-04-26 11:03:19 -0400]:

> Vladimir Lomov <lomov.vl@gmail.com> writes:

>> Hi.

>> (Some response to #6031, http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6031)

>> I'm trying to compile Emacs from BZR using gcc 4.5.0
>> $ bzr revno
>> 100035

>> Compilation went ok but when I try to run Emacs it segfault'ed.

> Could you see if the problem also exists on the emacs-23 branch?
> Thanks.

Seems that if I pass option '-fno-optimize-sibling-calls' to configure
(CFLAGS="-O2 -fno-optimize-sibling-calls")
then compiled emacs works
(I run it under gdb with options '-Q -D' and without any options
without segfault) but I don't know how this option affects the emacs.

-- 
Interchangeable parts won't.






reply via email to

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