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.
我有一个HP-UX编译器环境。昨天编译了一个大小为4896088的动态库,今天同样的代码编译后的大小是4936968,请问如何从源代码中找出差异?
HP-UX aCC 中是否有类似“objdump”的命令?