From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/10123 Path: news.gmane.org!not-for-mail From: Lei Zhang Newsgroups: gmane.linux.lib.musl.general Subject: Re: Dynamic linker name Date: Tue, 14 Jun 2016 23:56:33 +0800 Message-ID: References: <20160614150430.GP22574@port70.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1465919830 22506 80.91.229.3 (14 Jun 2016 15:57:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 14 Jun 2016 15:57:10 +0000 (UTC) Cc: Khem Raj , Luca Barbato To: musl@lists.openwall.com Original-X-From: musl-return-10136-gllmg-musl=m.gmane.org@lists.openwall.com Tue Jun 14 17:57:09 2016 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1bCqht-0003Bq-3K for gllmg-musl@m.gmane.org; Tue, 14 Jun 2016 17:56:49 +0200 Original-Received: (qmail 11679 invoked by uid 550); 14 Jun 2016 15:56:46 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 11652 invoked from network); 14 Jun 2016 15:56:46 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=24KkJcsIk9I+fCnc8sXKPAhs9yd8bwc3jN7GDZClbbg=; b=aWbGIqoUgc4/HbNs3/Cop1O38pZGKl9BBpRx0RLBWUwwHdpBdmGLj6NuV1ok/x51HB ZwwOqs5YkQdeAk8v858tYDccQFBDojRYydHjeUnAyKFX9cC/Y8lX2rMHWDJJyDiFJms7 9m3uaZ3wZCli1x2m7zJoHYGjBD99g7pDy+6qCzKKFRWcfqAAyFdAm/lWIxWOtAwJ7MV0 Pw2WPRmmIwb6hB+Zudf/2AGWjMhToyVlwacMplfrpo+IdHGLzQG0Q9Exj9V245SsNMaH sRYxVZcbrsFYXw4w8n/rk8aWdh+qhz6/+3PzsnTQvu0ruo1BLqghfStzKQq2LH3gWX7C 7OsA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=24KkJcsIk9I+fCnc8sXKPAhs9yd8bwc3jN7GDZClbbg=; b=hD7tRFOk/jDppO9EogcXrJAq/wiiE50aojVbBqnE3vBMWje42MHpGrBmSVdGiYR+U2 jLjmiLLoHi71y4lIoZTyZEs+g3+76ohVOftS7u5ZkCsUusHvQg0WZlDs9rZRIX9I5lM6 7OgLouzlayP/8iToSoMI+ViIgHvFtqmM2j6RQaYzWRCJVwRNVx10RaxIJKnDkwSonMzZ R7ovQeSAekLrkqz9GBmYmupQX0btDM3KOBBo+EFYYQojrU38yLTHAALSAgluibo/Garc oY9w//7P1dLPhS3FFd4coWF/fM36rK9CnfCzOm+P4tWxmPWt0pn+nvIJswDsTMwSdRGi xqrw== X-Gm-Message-State: ALyK8tLeQYpk9FXJBEeirhlpeYy6jsj7WaWV1NCYS/QKCg+7m0ZcIMopdS/MPgBquChABAhd/SzyXp2UK+Mmxw== X-Received: by 10.157.10.70 with SMTP id 64mr2526049otg.131.1465919794129; Tue, 14 Jun 2016 08:56:34 -0700 (PDT) In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:10123 Archived-At: 2016-06-14 23:11 GMT+08:00 Rafael Esp=C3=ADndola : > Sorry, but my understanding is that r272662 is correct for x86, no? > > We can definitely add support for more arches with musl if someone sends = a > patch to the list. If no one intends to do this, I can prepare further patches and relevant test cases for other archs. Lei