From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4707 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: i686 with -fPIE and -fstack-protector-all Date: Sat, 22 Mar 2014 14:06:37 +0100 Message-ID: <20140322130637.GE27448@port70.net> References: <532D87B3.8050001@opensource.dyc.edu> 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: ger.gmane.org 1395493600 10708 80.91.229.3 (22 Mar 2014 13:06:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 22 Mar 2014 13:06:40 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-4711-gllmg-musl=m.gmane.org@lists.openwall.com Sat Mar 22 14:06:51 2014 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 1WRLdS-0007V8-6l for gllmg-musl@plane.gmane.org; Sat, 22 Mar 2014 14:06:50 +0100 Original-Received: (qmail 32675 invoked by uid 550); 22 Mar 2014 13:06:49 -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 32667 invoked from network); 22 Mar 2014 13:06:49 -0000 Content-Disposition: inline In-Reply-To: <532D87B3.8050001@opensource.dyc.edu> User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:4707 Archived-At: * Anthony G. Basile [2014-03-22 08:53:07 -0400]: > I've hit a bug with 1.0.0 on i686. When building with > -fstack-protector-all and -fPIE, I get an undefined reference to > `__stack_chk_fail_local'. I do not get this on x86_64: > may be this gcc bug should be in the faq http://gcc.gnu.org/ml/gcc/2012-01/msg00012.html http://git.alpinelinux.org/cgit/aports/tree/main/musl/__stack_chk_fail_local.c