From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/2999 Path: news.gmane.org!not-for-mail From: John Spencer Newsgroups: gmane.linux.lib.musl.general Subject: Re: musl and gcc-4.8 (sabotage) Date: Fri, 29 Mar 2013 01:35:53 +0100 Message-ID: <5154E1E9.8000909@barfooze.de> References: <5154D2F3.3080709@barfooze.de> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1364517387 4739 80.91.229.3 (29 Mar 2013 00:36:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Mar 2013 00:36:27 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-3000-gllmg-musl=m.gmane.org@lists.openwall.com Fri Mar 29 01:36:52 2013 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 1ULNJD-0004LK-FA for gllmg-musl@plane.gmane.org; Fri, 29 Mar 2013 01:36:43 +0100 Original-Received: (qmail 15630 invoked by uid 550); 29 Mar 2013 00:36: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 15621 invoked from network); 29 Mar 2013 00:36:18 -0000 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Mail/1.0 In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:2999 Archived-At: On 03/29/2013 12:58 AM, Daniel Cegiełka wrote: > game over. libsanitizer requires pthread_getattr_np() but this > function isn't implemented in musl. > > blame the gcc developers for using non-portable code without offering a portable fallback.