This is the mail archive of the libc-alpha@cygnus.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]

Re: Symbol versioning question


I don't think it is proper to require that other sources be recompiled
between 2.0 and 2.1; that is part of binary compatibility.

Why can't ld look for popen@@GLIBC_2.0 in libc?  We can provide it in the
static library too, to preserve link-time binary compatibility with
binaries compiled against 2.0.x.



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