下載sqlite3原始碼:
https://sqlite.org/2019/sqlite-autoconf-3300100.tar.gz
然后執行如下陳述句:
./configure --host=mips-linux --target=mips-linux --prefix=/home/wendy/sqlite3/build-mips
想要生成在MIPS架構中運行的庫和可執行檔案
然而生成的結果檔案:


卻是x86架構的,求問高手何解??
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/74167.html
標籤:單片機/工控
