From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27481 invoked by alias); 16 Jan 2004 16:39:20 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 27453 invoked from network); 16 Jan 2004 16:39:19 -0000 Received: from unknown (HELO e2.ny.us.ibm.com) (32.97.182.102) by sources.redhat.com with SMTP; 16 Jan 2004 16:39:19 -0000 Received: from northrelay04.pok.ibm.com (northrelay04.pok.ibm.com [9.56.224.206]) by e2.ny.us.ibm.com (8.12.10/8.12.2) with ESMTP id i0GGcdd6274540; Fri, 16 Jan 2004 11:38:40 -0500 Received: from d27mc103.rchland.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by northrelay04.pok.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id i0GGacth023596; Fri, 16 Jan 2004 11:36:39 -0500 To: libc-hacker@sources.redhat.com, Thorsten Kukuk MIME-Version: 1.0 Subject: Re: [PATCH] PPC enable Alitvec hardware, part 3 revision b Message-ID: From: Steve Munroe Date: Fri, 16 Jan 2004 16:39:00 -0000 Content-Type: text/plain; charset="us-ascii" X-SW-Source: 2004-01/txt/msg00062.txt.bz2 Yes this is a conundrum. These changes are changing the ABI so must be versioned but 2.3.3 is already shipped in a distro. [sjmunroe@spokane3 sjmunroe]$ uname -a Linux spokane3 2.4.21-3.EL #1 SMP Fri Sep 19 13:58:23 EDT 2003 ppc64 ppc64 ppc64 GNU/Linux [sjmunroe@spokane3 sjmunroe]$ readelf -a /lib/libc.so.6 | grep getcontext 1652: 00046e4c 8 FUNC GLOBAL DEFAULT 10 getcontext@GLIBC_2.1 2044: 00046ce4 360 FUNC GLOBAL DEFAULT 10 getcontext@@GLIBC_2.3.3 5130: 00046ce4 360 FUNC LOCAL DEFAULT 10 __getcontext 5742: 00046e4c 8 FUNC LOCAL DEFAULT 10 __getcontext_stub 7860: 00046e4c 8 FUNC GLOBAL DEFAULT 10 getcontext@GLIBC_2.1 8252: 00046ce4 360 FUNC GLOBAL DEFAULT 10 getcontext@@GLIBC_2.3.3 So these changes must be against 2.3.4 Steven J. Munroe Power Linux Toolchain Architect IBM Corporation, Linux Technology Center Thorsten Kukuk Sent by: libc-hacker-owner@sources.redhat.com 01/16/2004 01:30 AM To: libc-hacker@sources.redhat.com cc: Subject: Re: [PATCH] PPC enable Alitvec hardware, part 3 revision b On Thu, Jan 15, Ulrich Drepper wrote: > I've applied the patches. Responsibility for any breakage they might > cause is still yours. It does not compile on PPC nor PPC64: version GLIBC_2.3.4 not defined for libc Thorsten -- Thorsten Kukuk http://www.suse.de/~kukuk/ kukuk@suse.de SuSE Linux AG Maxfeldstr. 5 D-90409 Nuernberg -------------------------------------------------------------------- Key fingerprint = A368 676B 5E1B 3E46 CFCE 2D97 F8FD 4E23 56C6 FB4B