From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1423 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: noexecstack Date: Mon, 6 Aug 2012 08:43:06 +0200 Message-ID: <20120806064306.GD30810@port70.net> References: <20120805214624.GL544@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1344235399 12778 80.91.229.3 (6 Aug 2012 06:43:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Aug 2012 06:43:19 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1424-gllmg-musl=m.gmane.org@lists.openwall.com Mon Aug 06 08:43:19 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1SyH27-0004a0-AY for gllmg-musl@plane.gmane.org; Mon, 06 Aug 2012 08:43:19 +0200 Original-Received: (qmail 25750 invoked by uid 550); 6 Aug 2012 06:43:18 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 25742 invoked from network); 6 Aug 2012 06:43:18 -0000 Content-Disposition: inline In-Reply-To: <20120805214624.GL544@brightrain.aerifal.cx> User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:1423 Archived-At: * Rich Felker [2012-08-05 17:46:25 -0400]: > Yes, but there should be a way to do it without putting ugly stuff > like this in every single asm file. Why isn't there a command-line > option to the assembler to do it? Or a way to do it globally with > objcopy? > ld -z noexecstack