[PATCH roland/Versions.def] Get rid of Versions.def source file

Roland McGrath roland@hack.frob.com
Fri Mar 21 22:53:00 GMT 2014


> No, it worked previously - the point is that GLIBC_2.2.5 is only mentioned 
> in Versions files (sysdeps/unix/bsd/Versions 
> sysdeps/unix/sysv/linux/x86_64/Versions mach/Versions hurd/Versions) that 
> aren't used for MIPS, but used in SHLIB_COMPAT in files that are used for 
> MIPS.

Oh, I see.  Before Versions.def had the union of all sysdeps/.../Versions
files in the source tree.  Now the generated file gets only the union of
all Versions files actually selected in the current configuration.  Someone
(like Carlos when reviewing my change ;->) should check what Versions.def
items were lost in some configuration.  But I guess the ones that matter
will come out in usual testing now with -Wundef.



More information about the Libc-alpha mailing list