[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Anyone built Emacs with gcc-3.3?
From: |
Richard Stallman |
Subject: |
Re: Anyone built Emacs with gcc-3.3? |
Date: |
Tue, 08 Jul 2003 10:28:57 -0400 |
Yes, Emacs works with 3.2.3. With 3.3 it dumps core on C-x C-c in
__do_global_dtors_aux() after Fkill_emacs() calls exit().
I have a hunch that relates to unexec. Perhaps unexec fails to
preserve some of the data that __do_global_dtors_aux uses.
Debugging the details is the only way to proceed.
- Re: Anyone built Emacs with gcc-3.3?, (continued)
Re: Anyone built Emacs with gcc-3.3?, Dave Love, 2003/07/08
Re: Anyone built Emacs with gcc-3.3?, Nelson H. F. Beebe, 2003/07/04
RE: Anyone built Emacs with gcc-3.3?, Marshall, Simon, 2003/07/07
- Re: Anyone built Emacs with gcc-3.3?,
Richard Stallman <=
RE: Anyone built Emacs with gcc-3.3?, Marshall, Simon, 2003/07/08
RE: Anyone built Emacs with gcc-3.3?, Marshall, Simon, 2003/07/14