Haelwenn /элвэн/ :triskell: on Nostr: $ file usr/lib/filib.a usr/lib/filib.a: very old 16-bit-int little-endian archive $ ...
$ file usr/lib/filib.a
usr/lib/filib.a: very old 16-bit-int little-endian archive
$ llvm-ar p usr/lib/filib.a
llvm-ar: error: unable to load 'usr/lib/filib.a': file too small to be an archive
It’s 12KB wtf, anyway strings(1) on it just seems to indicate not being a weird ar file with stuff like source code.
usr/lib/filib.a: very old 16-bit-int little-endian archive
$ llvm-ar p usr/lib/filib.a
llvm-ar: error: unable to load 'usr/lib/filib.a': file too small to be an archive
It’s 12KB wtf, anyway strings(1) on it just seems to indicate not being a weird ar file with stuff like source code.