「インストール - 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 --with-termlib --enable-pc-files \</code>
*#: <code>--with-shared --with-normal --with-ticlib --with-debug --with-termlib --disable-widec --enable-pc-files \</code>
*#: <code>--without-progs --without-tests --without-manpages \</code>
*#: <code>--without-progs --without-tests --without-manpages \</code>
*#: <code>--prefix=<libncurses5のインストールディレクトリ> \</code>
*#: <code>--prefix=<libncurses5のインストールディレクトリ> \</code>
114行目: 114行目:
*#: <code>CC="/<GCC6.5以前のインストールディレクトリ>/bin/gcc" \</code>
*#: <code>CC="/<GCC6.5以前のインストールディレクトリ>/bin/gcc" \</code>
*#: <code>CXX="/<GCC6.5以前のインストールディレクトリ>/bin/g++" \</code>
*#: <code>CXX="/<GCC6.5以前のインストールディレクトリ>/bin/g++" \</code>
*#: <code>--with-shared --with-normal --with-ticlib --with-debug --with-termlib --enable-pc-files \</code>
*#: <code>--with-shared --with-normal --with-ticlib --with-debug --with-termlib --disable-widec --enable-pc-files \</code>
*#: <code>--prefix=<libncurses5のインストールディレクトリ> \</code>
*#: <code>--prefix=<libncurses5のインストールディレクトリ> \</code>
*#: <code>--includedir=/<libncurses5のインストールディレクトリ>/include/ncurses \</code>
*#: <code>--includedir=/<libncurses5のインストールディレクトリ>/include/ncurses \</code>

案内メニュー