From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/13666 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: Symbol versioning approximation trips on compat symbols Date: Mon, 28 Jan 2019 13:40:33 +0100 Message-ID: <20190128124033.GB21289@port70.net> References: <87r2d5evvi.fsf@oldenburg2.str.redhat.com> <20190124014340.GV23599@brightrain.aerifal.cx> <20190124110931.GU21289@port70.net> <87sgxi718r.fsf@oldenburg2.str.redhat.com> <20190127040424.GA23599@brightrain.aerifal.cx> <20190127093650.GB30123@example.net> <87bm41xpce.fsf@oldenburg2.str.redhat.com> Reply-To: musl@lists.openwall.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="176953"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.10.1 (2018-07-13) Cc: u-uy74@aetey.se, Florian Weimer To: musl@lists.openwall.com Original-X-From: musl-return-13682-gllmg-musl=m.gmane.org@lists.openwall.com Mon Jan 28 13:40:48 2019 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.89) (envelope-from ) id 1go6DY-000jwM-Az for gllmg-musl@m.gmane.org; Mon, 28 Jan 2019 13:40:48 +0100 Original-Received: (qmail 26038 invoked by uid 550); 28 Jan 2019 12:40: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 26017 invoked from network); 28 Jan 2019 12:40:45 -0000 Mail-Followup-To: musl@lists.openwall.com, u-uy74@aetey.se, Florian Weimer Content-Disposition: inline In-Reply-To: <87bm41xpce.fsf@oldenburg2.str.redhat.com> Xref: news.gmane.org gmane.linux.lib.musl.general:13666 Archived-At: * Florian Weimer [2019-01-28 07:34:25 +0100]: > So far, no one has presented a compelling way how to test for symbol > versioning support. if you don't care about cross compilation then i think the example you gave is a valid test.