unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs - MinGW32 on W2K
@ 2003-02-24 15:47 Dhruva Krishnamurthy
  2003-02-24 16:03 ` other/9818 (Was: Re: Emacs - MinGW32 on W2K) Wolfgang Bangerth
  2003-02-25 18:57 ` Emacs - MinGW32 on W2K Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: Dhruva Krishnamurthy @ 2003-02-24 15:47 UTC (permalink / raw)
  Cc: bangerth

Hello,

To GCC bug track (person I have CC'ed):
other/9816: GCC 3.2.2 (Mingw Release candidate version) - Regression in
building GNU Emacs 21.3 (CVS) 

 I did some further testing. I am building GNU Emacs using various
 versions of GCC on MinGW32 (W2K) and also MSVC
I have tried GCC 3.2.1, GCC 3.2.2 and GCC 3.3

This happens on both Emacs 21.3 and Emacs 21.2.95

A reproducible recepie for a crash:
- Launch emacs
- Load library "recentf" (load-library "recentf")
- Set the recentf mode (recentf-mode t)
- M-x recentf-open-files
CRASH (Emacs Abort Dialog: A fatal error has occured!)

Next:
- Remove the "lisp/wid-edit.elc" file
- Run the same scenerio, things work

I tried byte-compile-file "lisp/wid-edit.el" to test if a newly generated
".elc" file would work. I does not work.

The above said BUG happens only when I use a GCC compiled Emacs binary
and not with the binary generated through MSVC

I also did the following test to rule out the elisp compilation
regression:
- I built and installed Emacs using MSVC (D:/GNU/emacs-msvc)
- I built and installed Emacs using GCC in a different location
(D:/GNU/emacs-gcc)
- I launched GNU Emacs (GCC compiled binary)
- Opened the "wid-edit.el" file from the MSVC installation
- Byte compiled it
- Launched MSVC emacs and it works just fine.

I seriously doubt the Emacs binary/executable generated by MSVC and GCC

with regards,
dhruva
-- 
Dhruva Krishnamurthy
Home: http://www32.brinkster.com/schemer/

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

end of thread, other threads:[~2003-02-26  9:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-24 15:47 Emacs - MinGW32 on W2K Dhruva Krishnamurthy
2003-02-24 16:03 ` other/9818 (Was: Re: Emacs - MinGW32 on W2K) Wolfgang Bangerth
2003-02-25 18:57 ` Emacs - MinGW32 on W2K Eli Zaretskii
2003-02-26  9:54   ` Dhruva Krishnamurthy

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