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.
コンパイラのバージョンを確認するために、コマンドプロンプトで「g++ -v」を指定しました。出力は次のとおりです。
組み込みの仕様を使用します。 ターゲット: x86_64-redhat-linux 以下で構成: スレッドモデル: posix gcc バージョン 4.1.2 20080704 (Red Hat 4.1.2-52)
ここでのターゲット、スレッド モデルとはどういう意味ですか?