[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SOLVED: Emacs (all versions) dumps core when built against XFree86 4
From: |
Stefan Monnier |
Subject: |
Re: SOLVED: Emacs (all versions) dumps core when built against XFree86 4.3 |
Date: |
14 May 2003 15:16:38 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
>>>>> "Hin-Tak" == Hin-Tak Leung <hintak_leung@yahoo.co.uk> writes:
> (1) The problem has been very recently reported against CVS
> version of GNU emacs in March 2003 (i.e. two months ago),
> and even caught Mr Stallman's attention briefly,
> no solution is known to the GNU Emacs people; and
> yet the xemacs people apparently had the fix integrated to
> their ./configure for almost a year now...
Odd. AFAIK, the problem has been solved (in the way you outline)
a long time ago in CVS (see the ChangeLog entry below). More
specifically, I believe it was already fixed in Emacs-21.1.
Could you describe more of what was this March-2003 occurrence ?
Maybe we missed something.
Stefan
2001-09-28 Andreas Schwab <schwab@suse.de>
* s/gnu-linux.h (LD_SWITCH_SYSTEM_TEMACS): Link temacs with -z
nocombreloc, in case -z combreloc is the default.