12,964
回編集
85行目: | 85行目: | ||
*#: <code>CC="/<GCC6.5以前のインストールディレクトリ>/bin/gcc -m32" \</code> | *#: <code>CC="/<GCC6.5以前のインストールディレクトリ>/bin/gcc -m32" \</code> | ||
*#: <code>CXX="/<GCC6.5以前のインストールディレクトリ>/bin/g++ -m32" \</code> | *#: <code>CXX="/<GCC6.5以前のインストールディレクトリ>/bin/g++ -m32" \</code> | ||
*#: <code>--with-shared --with-normal --with-ticlib --with-debug \</code> | *#: <code>--with-shared --with-normal --with-ticlib --with-debug --enable-pc-files \</code> | ||
*#: <code>--without-progs --without-termlib --without-tests --without-manpages \</code> | *#: <code>--without-progs --without-termlib --without-tests --without-manpages \</code> | ||
*#: <code>--prefix=<libncurses5のインストールディレクトリ> \</code> | *#: <code>--prefix=<libncurses5のインストールディレクトリ> \</code> | ||
*#: <code>CPPFLAGS="-P"</code> | *#: <code>CPPFLAGS="-P"</code> | ||
*#: <br> | *#: <br> |