From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: `exec shield' test in configure too strict? Date: Thu, 21 Oct 2004 09:57:28 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <20041004212031.GB2219@fencepost> <01c4ab96$Blat.v2.2.2$19340460@zahav.net.il> <05038177-188D-11D9-821D-000D93505B76@swipnet.se> <416A60C2.50408@swipnet.se> <457CE2D6-22D7-11D9-BDB3-000D93505B76@swipnet.se> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1098367077 5954 80.91.229.6 (21 Oct 2004 13:57:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Oct 2004 13:57:57 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 21 15:57:52 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CKdRw-0001YG-00 for ; Thu, 21 Oct 2004 15:57:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CKdZN-0008C2-Nr for ged-emacs-devel@m.gmane.org; Thu, 21 Oct 2004 10:05:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CKdZH-0008Bi-Nq for emacs-devel@gnu.org; Thu, 21 Oct 2004 10:05:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CKdZG-0008BL-UZ for emacs-devel@gnu.org; Thu, 21 Oct 2004 10:05:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CKdZG-0008BI-RL for emacs-devel@gnu.org; Thu, 21 Oct 2004 10:05:26 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CKdRj-0004bL-HV for emacs-devel@gnu.org; Thu, 21 Oct 2004 09:57:39 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CKdRY-0002Uw-5I; Thu, 21 Oct 2004 09:57:30 -0400 Original-To: "Jan D." In-reply-to: <457CE2D6-22D7-11D9-BDB3-000D93505B76@swipnet.se> (jan.h.d@swipnet.se) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:28698 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28698 I have checked in this method now. I actually have an unexelf.c that works with exec-shield on now, but I have only tested it on Fedora Core 2. It is probably too risky to check it in this close to a release. I think we can. It should get enough testing. It's not as if there were a dozen completely different systems that this had to support. There is only one, with just a few variants that might raise this case.