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.
configureスクリプトに32ビットコードをビルドさせる最良の方法は何ですか?
私は64ビットのマシンを持っていて、32ビットのコードを作成しようとしています。いくつかのオプションを使用して--buildタイプを設定しようとしましたが、これは機能しません。
ありがとう!
に追加-m32してみてくださいCFLAGS。
-m32
CFLAGS