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 、make、make install を使用してプログラムをコンパイルしたい。私は 64 ビット マシンを使用していますが、実行可能ファイルを 32 ビット実行可能にしたいと考えています。
これを行う方法は何ですか、私は ./configure --help を実行しましたが、これには何も表示されませんでした ( --disable-64bit がありますが、機能していないようです
プラットフォームとコンパイラは何ですか?
私はどちらかを言う傾向があります:
必要なときに両方を数回行ったことを追加するのを忘れました。