This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PowerPC64 port part 6 of 7


On Mon, Aug 19, 2002 at 01:53:03PM -0500, Steven Munroe wrote:
> *** libc23-cvstip-20020815/Versions.def	Thu Jul 11 11:29:54 2002
> --- libc23/Versions.def	Thu Aug 15 16:54:50 2002
> ***************
> *** 68,71 ****
> --- 68,73 ----
>     GLIBC_2.2
>     GLIBC_2.2.3
> +   GLIBC_2.2.4
> +   GLIBC_2.2.5
>     GLIBC_2.2.6
>     GLIBC_PRIVATE

Why this? None of the Version files exports any GLIBC_2.2.4 or GLIBC_2.2.5 
symbol and using a minimal version in shlib-versions doesn't count here.

> *** libc23-cvstip-20020815/linuxthreads/shlib-versions	Thu Sep 20 01:35:08 2001
> --- libc23/linuxthreads/shlib-versions	Thu Aug 15 16:54:50 2002
> ***************
> *** 8,10 ****
> --- 8,11 ----
>   cris-.*-linux.*		libpthread=0		GLIBC_2.2
>   x86_64-.*-linux.*	libpthread=0		GLIBC_2.2.5
> + powerpc64-.*-linux.*	libpthread=0		GLIBC_2.2.5

This should be GLIBC_2.3 IMHO.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]