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.
今、私は MIPS で KLEE を使いたいと思っています。しかし、makefileでコンパイルすると、error:unknown target triple "mips64el-unkown-linux-gnu", please use -triple or -arch KLEEがMIPSをサポートしているかどうかわからないという情報があり、KLEEのドキュメントにもこの情報があります。MIPSでKLEEを使用した人はいますか?
error:unknown target triple "mips64el-unkown-linux-gnu", please use -triple or -arch
私は LLVM-2.9 を使用していますが、それは mispel-64 をうまくサポートしていません。KLEE を コンパイルすると、LLVM がアーキテクチャを認識できないことが判明したため、このエラーが報告されます。