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

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

emacs-unicode-2: bootstrap error on windows-xp


From: Zhang Wei
Subject: emacs-unicode-2: bootstrap error on windows-xp
Date: Sat, 18 Nov 2006 09:24:47 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (windows-nt)

Configed like this:

--8<---------------cut here---------------start------------->8---
configure.bat --with-gcc --no-cygwin --no-opt
make bootstrap
--8<---------------cut here---------------end--------------->8---

During bootstrap emacs encounter fatal error when byte-compile some .el
files, the following dialog bumped up again and again:

Attachment: emacs-bootstrap-error.png
Description: PNG image

attach gdb gives something like this:

--8<---------------cut here---------------start------------->8---
C:\>gdb -p 15292
GNU gdb 5.2.1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-mingw32".
Attaching to process 15292
[Switching to thread 15292.0x4164]
(gdb) bt
#0  0x7c921231 in ?? ()
(gdb) where
#0  0x7c921231 in ?? ()
(gdb) c
Continuing.

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to thread 15292.0x3b68]
0x7c921231 in ?? ()
(gdb)
Continuing.

Program exited with code 02.
(gdb) q

C:\>--8<---------------cut here---------------end--------------->8---

reply via email to

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