--- libc.so 2004-05-11 08:48:06.000000000 -0400 +++ libc.so.s390x 2007-01-22 18:29:14.000000000 -0500 @@ -1,5 +1,5 @@ /* GNU ld script Use the shared library, but some functions are only in the static library, so try that secondarily. */ -OUTPUT_FORMAT(elf32-i386) -GROUP ( /lib/tls/libc.so.6 /usr/lib/libc_nonshared.a ) +OUTPUT_FORMAT(elf64-s390) +GROUP ( /lib64/tls/libc.so.6 /usr/lib64/libc_nonshared.a )