From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1204 Path: news.gmane.org!not-for-mail From: Isaac Dunham Newsgroups: gmane.linux.lib.musl.general Subject: Re: musl's ldd - don't exit immidately even if some libraries was not found Date: Tue, 19 Jun 2012 17:53:16 -0700 Message-ID: <20120619175316.69baea9c@newbook> References: <20120620004210.07666644@sibserver.ru> 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 1340153620 25591 80.91.229.3 (20 Jun 2012 00:53:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 20 Jun 2012 00:53:40 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1205-gllmg-musl=m.gmane.org@lists.openwall.com Wed Jun 20 02:53:40 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 1Sh9Ax-00021v-Gh for gllmg-musl@plane.gmane.org; Wed, 20 Jun 2012 02:53:39 +0200 Original-Received: (qmail 32573 invoked by uid 550); 20 Jun 2012 00:53:39 -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 32565 invoked from network); 20 Jun 2012 00:53:39 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=fADw7B0hu6RxiITfilhGn8r+N7QUPMmrXJoJ8vWP3WfF/lO2vI1X+u+W0Wxjoy+YxrEIuZNEHXw+jfl4CPwLkfly5PAtzlbYhc7t4cSA/7fE5EG8oQg2YSFg3Ja/Xj+xnQKj6ungcJid5l4qDPPwbfzxXQVx+Ion4UwYNSMDSDI=; h=Date:From:To:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding; In-Reply-To: <20120620004210.07666644@sibserver.ru> X-Mailer: Claws Mail 3.7.4 (GTK+ 2.20.1; i486-pc-linux-gnu) Xref: news.gmane.org gmane.linux.lib.musl.general:1204 Archived-At: On Wed, 20 Jun 2012 00:42:10 +0800 orc wrote: > Patch to make ldd not to exit immidately after unsolved dependencies. Out of curiosity, 1-what practical use is this, and 2-is there any other system that behaves the same? (well, I can think of HXRT with one environment variable set...but that's Windows emulation for DOS, so I can see them having odd behavior) (Note, I'm not saying it's the wrong thing to do, just wondering where you could use it without expecting SIGSEGV)