From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/844 Path: news.gmane.org!not-for-mail From: Christian Neukirchen Newsgroups: gmane.linux.lib.musl.general Subject: Re: gcc segfault at src/mman/mlockall.c Date: Fri, 18 May 2012 19:21:12 +0200 Message-ID: <874nrdmmlz.fsf@gmail.com> References: <20120515093553.18c90a66@newbook> <20120515094236.53718e47@newbook> <20120515192104.GQ17860@port70.net> <20120515193053.GR17860@port70.net> <20120516115341.27f0c77b@newbook> <20120516220457.GU17860@port70.net> 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 1337361695 10143 80.91.229.3 (18 May 2012 17:21:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 18 May 2012 17:21:35 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-845-gllmg-musl=m.gmane.org@lists.openwall.com Fri May 18 19:21:30 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 1SVQro-0007V7-Ky for gllmg-musl@plane.gmane.org; Fri, 18 May 2012 19:21:28 +0200 Original-Received: (qmail 17818 invoked by uid 550); 18 May 2012 17:21:28 -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 17810 invoked from network); 18 May 2012 17:21:27 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-type; bh=6+UIoJ2SQkuHr+uFXr/dlH6tFKMFDhB771oyZg3y1XY=; b=xHqdNHk5NMZQtPjAWcX+GrcaPY+YP+DbmJovY11c5qrdOJyLJjr0ExE1ylZ5PThCfB 6yrZGtRjfh7i0K1jdTw6qkcPlKXyhvEMsSyFwmadYlEnLiLxdwPfQsXUIafrXaqHj+vp VlU828/6KDdU8gtK0ksCIYRg8aPnE5vAU6Ec1WxC9Bk6ekZUYjyarZASbtY6LWM9GyoS R+Wli0idu4Z2ybBoAu1qdlEcu/5Q5hj4ZrtLnFKAMTyAIileyWvm9sJ2IJcaSmVKzytd LmlVvJK3P63bJQIuBu5+Y0epaINiwpPhU0RFV0ylu1UqQM7mJN8JcPZwuZsQhYCom26K o+cg== In-Reply-To: (Jens Staal's message of "Fri, 18 May 2012 16:58:57 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Xref: news.gmane.org gmane.linux.lib.musl.general:844 Archived-At: Jens Staal writes: > 2012/5/17 Szabolcs Nagy : >> if you want to compile musl itself with pcc >> iirc you only have to change -lgcc into -lpcc >> in the Makefile >> > > > Very cool, so with obase-musl [1] and pcc self-hosting on musl, we > would only need the BSDfund challenge [2] to compile Linux with pcc to > have a self-hosting system with only permissive stuff in userland :) > > [1] https://github.com/chneukirchen/obase/tree/musl > [2] http://bsdfund.org/bundle/ obase-musl still lacks a lot due to many legacy syscalls musl probably won't implement. -- Christian Neukirchen http://chneukirchen.org