
| Current Path : /libx32/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //libx32/libc.so |
/* GNU ld script Use the shared library, but some functions are only in the static library, so try that secondarily. */ OUTPUT_FORMAT(elf32-x86-64) GROUP ( /libx32/libc.so.6 /usr/libx32/libc_nonshared.a AS_NEEDED ( /libx32/ld-linux-x32.so.2 ) )