Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有一个静态库,但我不确定是否为 sparc 或 x86 架构编译。如何在 linux/unix 上确定这一点?
谢谢
我找到了 objdump 工具,
objdump -f 文件名