From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1263 Path: news.gmane.org!not-for-mail From: orc Newsgroups: gmane.linux.lib.musl.general Subject: Re: Hello Date: Sun, 8 Jul 2012 17:09:13 +0800 Message-ID: <20120708170913.495dcaef@sibserver.ru> References: <20120607200123.402a1672@sibserver.ru> <4FD0A902.6070108@barfooze.de> <20120607231831.66c78c33@sibserver.ru> <4FD0D6D9.5080707@barfooze.de> <20120607161928.GE163@brightrain.aerifal.cx> <20120608011516.0b5fca7d@sibserver.ru> <20120608033141.GH163@brightrain.aerifal.cx> <20120706012417.5ae680f0@sibserver.ru> <20120705233457.GR544@brightrain.aerifal.cx> <20120706140601.252e4e83@sibserver.ru> <20120706062614.GS544@brightrain.aerifal.cx> <20120706162205.5c72cd6a@sibserver.ru> <35058.132.241.65.68.1341616457.squirrel@lavabit.com> <20120707160740.49a91c85@sibserver.ru> <3929.50.0.229.11.1341676448.squirrel@lavabit.com> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1341738660 15895 80.91.229.3 (8 Jul 2012 09:11:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 8 Jul 2012 09:11:00 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1264-gllmg-musl=m.gmane.org@lists.openwall.com Sun Jul 08 11:11:00 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 1SnnW4-00034D-MP for gllmg-musl@plane.gmane.org; Sun, 08 Jul 2012 11:10:56 +0200 Original-Received: (qmail 26060 invoked by uid 550); 8 Jul 2012 09:10:55 -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 26045 invoked from network); 8 Jul 2012 09:10:50 -0000 In-Reply-To: <3929.50.0.229.11.1341676448.squirrel@lavabit.com> X-Mailer: claws-mail Xref: news.gmane.org gmane.linux.lib.musl.general:1263 Archived-At: On Sat, 7 Jul 2012 11:54:08 -0400 (EDT) idunham@lavabit.com wrote: > Converting a system (as described in musl/INSTALL) does not mean > replacing libc; it means a parallel install of musl, move system libs > out of the default search path, then change gcc to use musl by > default. It would work even with an ABI-incompatible libc, since you > leave ld-linux alone. I still think that this is a generally bad idea - having dancing around to just make it work with musl. I will do rebuild instead, with reduced number of packages. (Nvidia was as an exception here: it is binary blob designed to work only with glibc)