emacs-devel
[Top][All Lists]
Advanced

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

Latest GCC can't compile keymap.c correctly.


From: Kenichi Handa
Subject: Latest GCC can't compile keymap.c correctly.
Date: Thu, 07 Sep 2006 11:31:12 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

I've got this bug report.

When the latest Emacs is compiled with the following
environment,

% gcc --version
gcc (GCC) 4.2.0 20060903 (experimental)
% uname -a
SunOS mars 5.10 Generic_118833-20 sun4u sparc
% emacs --version
GNU Emacs 22.0.50.1

Meta key stops working.  For instance, we get this error:

M-f is undefined

When we compile only keymap.c with gcc-4.0.3 and link it,
the problem disappears.

---
Kenichi Handa
address@hidden





reply via email to

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