From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from albireo.enyo.de (albireo.enyo.de [37.24.231.21]) by sourceware.org (Postfix) with ESMTPS id 41BB03857C53 for ; Mon, 10 Aug 2020 05:28:27 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 41BB03857C53 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=deneb.enyo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=fw@deneb.enyo.de Received: from [172.17.203.2] (helo=deneb.enyo.de) by albireo.enyo.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1k50MD-0005fr-8a; Mon, 10 Aug 2020 05:28:25 +0000 Received: from fw by deneb.enyo.de with local (Exim 4.92) (envelope-from ) id 1k50MD-0007n8-4D; Mon, 10 Aug 2020 07:28:25 +0200 From: Florian Weimer To: =?utf-8?B?5a2Z5LiW6b6Z?= sunshilong via Gcc-help Subject: Re: How to know the version of GLIBC installed on current platform? References: Date: Mon, 10 Aug 2020 07:28:25 +0200 In-Reply-To: (=?utf-8?B?IuWtmeS4lum+mQ==?= sunshilong via Gcc-help"'s message of "Mon, 10 Aug 2020 09:29:34 +0800") Message-ID: <87h7tb3w92.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-5.2 required=5.0 tests=BAYES_00, BODY_8BITS, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-help@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-help mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Aug 2020 05:28:28 -0000 * =E5=AD=99=E4=B8=96=E9=BE=99 sunshilong via Gcc-help: > How to know the version of GLIBC installed on current platform=EF=BC=8Ce.= g: Ubuntu? =E2=80=9Cdpkg -l libc6=E2=80=9D shows the full Ubuntu package version.