「インストール - Code Composer Studio」の版間の差分

ナビゲーションに移動 検索に移動
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>--program-suffix="_32" \</code>
*#: <code>--prefix=<libncurses5のインストールディレクトリ> \</code>
*#: <code>--prefix=<libncurses5のインストールディレクトリ> \</code>
*#: <code>--datadir=<libncurses5のインストールディレクトリ>/share32 \</code>
*#: <code>CPPFLAGS="-P"</code>
*#: <code>CPPFLAGS="-P"</code>
*#: <br>
*#: <br>

案内メニュー