[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS emacs crashes right after startup
From: |
Stefan Monnier |
Subject: |
Re: CVS emacs crashes right after startup |
Date: |
04 Feb 2004 12:47:22 -0500 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
> 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.
As a reader, I'd think "damn, why can't they fix it so I can save 6MB and
startup faster"?
Stefan