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: [COMMITTED PATCH] Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.


Joseph Myers <joseph@codesourcery.com> writes:

> When I say it works, I mean (a) the glibc with the backport builds OK and 
> passes its tests, and (b) binaries linked with that glibc that don't use 
> the new symbols work fine with glibc of the same version without the 
> backport, while binaries linked with it that do use the new symbols work 
> fine with the glibc version (2.23 in this case) that introduced them 
> officially.

But binaries linked against the real 2.23 version will eventually fail
*at runtime* (not at load time) if they use any other new 2.23 symbol.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"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]