unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Latest GCC can't compile keymap.c correctly.
@ 2006-09-07  2:31 Kenichi Handa
  2006-09-07 16:50 ` Stefan Monnier
  2006-09-07 21:14 ` Richard Stallman
  0 siblings, 2 replies; 6+ messages in thread
From: Kenichi Handa @ 2006-09-07  2:31 UTC (permalink / raw)
  Cc: j.s

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
handa@m17n.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-09-11  8:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-07  2:31 Latest GCC can't compile keymap.c correctly Kenichi Handa
2006-09-07 16:50 ` Stefan Monnier
2006-09-08  0:19   ` 塩野@システム構築部
2006-09-08  5:05     ` Stefan Monnier
2006-09-11  8:49       ` 塩野@システム構築部
2006-09-07 21:14 ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).