GCCの configure オプション設定例。 ../configure --target=microblaze --prefix=/usr/local/nt \ --with-newlib \ --with-headers=/usr/local/mb/srcs/newlib-3.4/newlib/libc/include \ -v --enable-languages="c++" --enable-multilib \ --enable-cxx-flags="-DOPTIMIZE_FOR_LOW_MEMORY -D_NEWLIB_VERSION" \ --program-prefix="mb-" --nfp >confmb34.log 2>&1