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

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

Re: CVS emacs crashes right after startup


From: Klaus Zeitler
Subject: Re: CVS emacs crashes right after startup
Date: 04 Feb 2004 11:19:26 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Richard" == Richard Stallman <address@hidden> writes:
    Richard> 
    Richard> It would be useful to add an item to etc/PROBLEMS to describe
    Richard> this problem and how to solve it.  Can you write one?

* emacs crashes with SIGSEGV in XtInitializeWidgetClass under X,

but runs fine when called with option "-nw". This has been observed when emacs
is linked with GNU ld instead of Solaris ld. To check which ld is used by
gcc add "-V" to TEMACS_LDFLAGS in src/Makefile. Alternatively the executable
size may be used as an indication of which linker is used. The size is
approximately 15M when linked with solaris ld compared to 9M when linked with
GNU ld.

The fix is to reconfigure/install gcc, making sure that the SUN linker is used.


-- 
 ------------------------------------------
|  Klaus Zeitler      Lucent Technologies  |
|  Email:             address@hidden  |
 ------------------------------------------
---
Power corrupts.  Absolute power is kind of neat.
-- John Lehman, Secretary of the Navy 1981-1987




reply via email to

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