This is the mail archive of the libc-alpha@sourceware.org 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: Notice clock_* functions in librt.so for old GLIBC_2.18 builds?


"Carlos O'Donell" <carlos@redhat.com> writes:

> The conditional is:
> #if SHLIB_COMPAT (librt, GLIBC_2_2, GLIBC_2_17)
>
> Which should result in no code if the ABI starts at
> GLIBC_2_17 or later.

I think the problem is that there is no GLIBC_2.17 in Versions.def for
librt.  If the minimum version is GLIBC_2.17 this is implicit, but with
GLIBC_2.18 or later this doesn't work.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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