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.
GNU コンパイラは-llibオプションを使用してライブラリとリンクしますが、似たようなものはありicpcますか? (検索パスにライブラリを追加するために -L オプションを既に指定しています)。
-llib
icpc
icpc、または私が知る限り他のコンパイラは、同じオプションを使用してライブラリをリンクするため、-llibwithicpcも使用してください