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.
RHEL で gcov/gcc 4.1.2 を実行しています。
gcov ファイルのディレクトリを指定したい場合。これを行う方法についてのアイデアはありますか?
ファイルを作成するディレクトリから gcov を実行します。引数を使用し-oて、.gcno/.gcda ファイルを探す場所を指定する必要があります。詳細については、 gcov のドキュメントを参照してください。
-o