emacs-devel
[Top][All Lists]
Advanced

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

Re: .el files with gnustep


From: Germán Arias
Subject: Re: .el files with gnustep
Date: Wed, 23 Nov 2011 00:43:19 -0600
User-agent: GNUMail (Version 1.2.0)

On 2011-11-22 16:33:16 -0600 Stefan Monnier <address@hidden> wrote:

If you do "make" after such an error, does it crash again?

Yes

If so, re-run the emacs command that crashes, but under a debugger so we
can get a backtrace.


With:

./configure --with-ns
gdb make
run

It compile without problem. I also tried with:

./configure --with-ns --enable-use-lisp-union-type
make

And again compile without problem. But:

./configure --with-ns
make

still crash. At least now compile with "--with-ns --enable-use-lisp-union-type".
And I can test Emacs.app.





reply via email to

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