emacs-devel
[Top][All Lists]
Advanced

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

Re: Latest GCC can't compile keymap.c correctly.


From: Stefan Monnier
Subject: Re: Latest GCC can't compile keymap.c correctly.
Date: Thu, 07 Sep 2006 12:50:00 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> 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.

If it's compiled with gcc-4.2 but with -Wall, what warnings do you get?


        Stefan




reply via email to

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