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.
このリンカ警告が表示されました:
WARNING: Linking two modules of different target triples!
深刻に聞こえますが、私にははっきりとはわかりません。
何が問題で、どうすればよいですか?
ところで、私は Xcode 3.2.5 と LLVM Compiler 1.6 を使用しています。
前もって感謝します。
ターゲット トリプルは、 などのマシンを説明する文字列i686-apple-darwin9.5.0です。ほとんどの場合、異なる OSX リリースでビルドされたオブジェクト ファイルを混在させています。これは無害です (結果のバイナリがこれらのバージョンの最大数を必要とする場合を除いて)。
i686-apple-darwin9.5.0