emacs-devel
[Top][All Lists]
Advanced

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

Re: Building Emacs from a new MinGW environment


From: Andy Moreton
Subject: Re: Building Emacs from a new MinGW environment
Date: Wed, 18 Sep 2013 11:46:44 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt)

On Wed 18 Sep 2013, Eli Zaretskii wrote:

>> Date: Wed, 18 Sep 2013 11:32:09 +0200
>> From: Dani Moncayo <address@hidden>
>> Cc: Emacs development discussions <address@hidden>
>> 
>>   test "$MSYSTEM" = "MINGW32" && srcdir=`(cd "$srcdir"; pwd -W | sed
>> -e 's,^\([[A-Za-z]]\):,/\1,')`
>> 
>> With that change, now the only problems remaining are the crashes I
>> get much later in the bootstraping, when Emacs compiles certain Elisp
>> files.
>
> Do the same crashes happen if you build Emacs outside of the MSYS
> tree?

I have an unchanged mingw toochain I have beeen using successfully for
months, and I also see a crash during bootstrap.

>From my build log for bootstrap of r114374, it crashed while compiling
lisp/cedet/semantic/db-ebrowse.el. Attaching gdb and issuing 'thread
apply all bt' did not obtain a backtrace:

(gdb) The program being debugged exited while in a function called from GDB.
Evaluation of the expression containing the function
(backtrace_top) will be abandoned.

The rest of the build continued to completion. This seems to be
repeatable. Anything I can do to help diagnose it ?

    AndyM




reply via email to

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