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.
.a ファイルから、どのバージョンの glibc が予想されるか、.a のビルド時に使用されたかを調べる方法はありますか?
ar ファイルまたは .o ファイルに関する意味のある質問ではありません。彼らが記録するのは、裸のシンボル名だけです。共有オブジェクトまたは実行可能ファイルを作成すると、リンカーはtime@@GLIBC_2.2.5未定義のシンボルのようなシンボル参照を提供します。
time@@GLIBC_2.2.5