作者在 2010-06-23 20:36:49 发布以下内容
cd build-gcc
../gcc-4.5.0/configure --target=xtensa-elf --prefix=$TOOLPATH --with-newlib --disable-shared --disable-libssp --enable-languages=c --with-as=$TOOLPATH/bin/xtensa-elf-as --with-ld=$TOOLPATH/bin/xtensa-elf-ld
make all-gcc
make install-gcc
../gcc-4.5.0/configure --target=xtensa-elf --prefix=$TOOLPATH --with-newlib --disable-shared --disable-libssp --enable-languages=c --with-as=$TOOLPATH/bin/xtensa-elf-as --with-ld=$TOOLPATH/bin/xtensa-elf-ld
make all-gcc
make install-gcc