binary incompatibility on SPARC ?
Thorsten Kukuk
kukuk@suse.de
Mon Jan 29 04:01:00 GMT 2001
Hi,
I have the following problem on SPARC:
I compile glibc 2.2(.1) with kernel 2.4.0 header files and I have
an old libz compiled against glibc 2.1.3.
If I compile/link now a program against this both libraries, it
will seg.fault if I recompile libz against glibc 2.2. It crashes
right in the dynamic loader.
If I compile/link a program against glibc 2.2 and libz (compiled
against glibc 2.2, too), it works with the new libz and the old
one (compiled against 2.1.3).
As far as I can see the only difference is sysconf. The new libz
uses sysconf, the old one not. Could this be the problem ? Or is
there another function, which is binary incompatible if compiled
with LFS or not ?
Thorsten
--
Thorsten Kukuk http://www.suse.de/~kukuk/ kukuk@suse.de
SuSE GmbH Schanzaeckerstr. 10 90443 Nuernberg
Linux is like a Vorlon. It is incredibly powerful, gives terse,
cryptic answers and has a lot of things going on in the background.
More information about the Libc-hacker
mailing list