From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: emacs-19.34 segfauls when built with Xfree 4.3.0 (glibc 2.3.x,gcc 3.2) Date: Sat, 17 May 2003 09:50:03 -0400 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <3EBFB256.4000504@yahoo.co.uk> <3EC27019.1060307@yahoo.co.uk> <3EC4BF98.3000209@yahoo.co.uk> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1053179342 19571 80.91.224.249 (17 May 2003 13:49:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 17 May 2003 13:49:02 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Sat May 17 15:48:59 2003 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 19H23W-00055A-00 for ; Sat, 17 May 2003 15:48:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19H257-0002gW-02 for gnu-bug-gnu-emacs@m.gmane.org; Sat, 17 May 2003 09:50:37 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19H24i-0002O2-00 for bug-gnu-emacs@gnu.org; Sat, 17 May 2003 09:50:12 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19H24e-0002DZ-00 for bug-gnu-emacs@gnu.org; Sat, 17 May 2003 09:50:09 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19H24Z-0001y6-00 for bug-gnu-emacs@gnu.org; Sat, 17 May 2003 09:50:03 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 19H24Z-0005GN-00; Sat, 17 May 2003 09:50:03 -0400 Original-To: Hin-Tak Leung In-reply-to: <3EC4BF98.3000209@yahoo.co.uk> (message from Hin-Tak Leung on Fri, 16 May 2003 11:38:16 +0100) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5093 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5093 (b) '-z nocombreloc' is set for gnu-linux, not for any of the other system type or machine type. Shouldn't GNU/Hurd gets it as well, as there is no other linker but GNU ld on GNU/Hurd? Maybe so. (a) the other bug report with that symptom (-nw ok, die at XtInitializeWidgetClass () in XFree86 4.3), filed against CVS emacs was for x86-freebsd5.0. (oops). If someone who uses FreeBSD tells us what we need to do, we would be glad to fix this. Are you suggesting that Emacs should do -z nocombreloc whenever it uses GNU LD? (c) there doesn't seem to be any check for recent version (<14 months) of GNU ld (where the precise problem is)? or indeed, the presence of any version of GNU ld? I don't see any reason why we would want to check the version.