pmatilai left a comment (rpm-software-management/rpm#3578)

There are many sample outputs in the test-cases, but here's a few more :
> [pmatilai🎩︎lumikko _build]$ ./tools/elfdeps -R --multiarch 
> /tmp/libxml2.so.2.9.9|head -2
libz.so.1(ZLIB_1.2.3.3)(aarch-64l)
libz.so.1(ZLIB_1.2.2.3)(aarch-64l)
[pmatilai🎩︎lumikko _build]$ ./tools/elfdeps -R --multiarch /tmp/a2jmidi_bridge 
|head -2
libgcc_s.so.1(GCC_3.5)(arm-32l-h)
ld-linux-armhf.so.3(GLIBC_2.4)(arm-32l-h)
[pmatilai🎩︎lumikko _build]$ ./tools/elfdeps -R --multiarch 
/tmp/libAllegroOGG.so.0 |head -2
libc.so.6(GLIBC_2.3)(ppc-64b)
libogg.so.0()(ppc-64b)
[pmatilai🎩︎lumikko _build]$ ./tools/elfdeps -R --multiarch /bin/rpm |head -2
libpopt.so.0(LIBPOPT_0)(x86-64l)
libc.so.6(GLIBC_ABI_DT_RELR)(x86-64l)


-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3578#issuecomment-2665767511
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3578/c2665767...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to