From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/771 Path: news.gmane.org!not-for-mail From: Kurt H Maier Newsgroups: gmane.linux.lib.musl.general Subject: Re: Request for comments: website updates? Date: Tue, 24 Apr 2012 19:15:41 -0400 Message-ID: <20120424231541.GA24382@intma.in> References: <20120424010116.GO14673@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 1335309357 9439 80.91.229.3 (24 Apr 2012 23:15:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 24 Apr 2012 23:15:57 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-772-gllmg-musl=m.gmane.org@lists.openwall.com Wed Apr 25 01:15:56 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 1SMoxe-0003up-7f for gllmg-musl@plane.gmane.org; Wed, 25 Apr 2012 01:15:54 +0200 Original-Received: (qmail 27864 invoked by uid 550); 24 Apr 2012 23:15:53 -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 27855 invoked from network); 24 Apr 2012 23:15:53 -0000 Content-Disposition: inline In-Reply-To: <20120424010116.GO14673@brightrain.aerifal.cx> User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:771 Archived-At: On Mon, Apr 23, 2012 at 09:01:16PM -0400, Rich Felker wrote: > How to use: 3 ways to use musl; again appealing to wide audience > - with wrapper to make easy-to-deploy static linked or minimally > dynamic-linked programs, > - with a musl-based distro like sabotage (or in the future, a more > mainstream distro like gentoo with a musl option) > - as the basis for building your own system from scratch The first and third ones are things I'd like to have to give to people who are interested, but I am not qualified to write them. I'm also interested in wrapper scripts for non-gcc compilers (pcc and llvm/clang would be nice). Kurt