From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: unexelf.c maybe broke between 21.1 and 21.2 Date: Wed, 28 Aug 2002 16:51:27 +0300 (IDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: <200208281347.NAA06330@amber2.ccur.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1030542865 3256 127.0.0.1 (28 Aug 2002 13:54:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 28 Aug 2002 13:54:25 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17k3H3-0000pb-00 for ; Wed, 28 Aug 2002 15:54:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17k3IQ-0007Wp-00; Wed, 28 Aug 2002 09:55:46 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17k3Gt-0007OQ-00 for bug-gnu-emacs@gnu.org; Wed, 28 Aug 2002 09:54:11 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17k3Gm-0007Ly-00 for bug-gnu-emacs@gnu.org; Wed, 28 Aug 2002 09:54:10 -0400 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17k3Gl-0007Lm-00 for bug-gnu-emacs@gnu.org; Wed, 28 Aug 2002 09:54:03 -0400 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id QAA20396; Wed, 28 Aug 2002 16:51:27 +0300 (IDT) X-Sender: eliz@is Original-To: Tom Horsley In-Reply-To: <200208281347.NAA06330@amber2.ccur.com> Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3336 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3336 On Wed, 28 Aug 2002, Tom Horsley wrote: > The unexelf.c in emacs-21.2 fails to build a functional object file on my > system. The resulting emacs always coredumps because none of its globals > actually have correctly initialized values in them. Thank you for your report, but please tell what system is that. (M-x report-emacs-bug RET would provide this and other relevant info.)