[davem@dm.cobaltmicro.com: A (somewhat) strange Sparc library issue...]
Ulrich Drepper
drepper@cygnus.com
Wed Aug 26 15:26:00 GMT 1998
Richard Henderson <rth@cygnus.com> writes:
> The issue presented is that if I "fix this" by making long doubles on
> sparc-linux begin to be 128bits, I have an upgrade nightmare if the
> software library routines are placed into glibc for example.
Since object files cannot be reused but instead only fully linked
files (i.e., shared objects or programs) you should be able to work
around this problem using symbol versioning.
--
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com `------------------------
More information about the Libc-hacker
mailing list