5 ..
/binutils
/configure
--target=zpu-elf
--prefix=`pwd`/..
/install
10 export PATH
=`pwd`/install
/bin
:$PATH
14 #../gcc/configure --target=zpu-elf --prefix=`pwd`/../install --enable-languages=c,c++ --with-gnu-as --with-gnu-ld --with-newlib --disable-shared --enable-newlib -v --enable-checking=misc,tree,rtl,rtlflag,gc,gcac,fold --disable-multilib --disable-threads --enable-sjlj-exceptions --enable-libstdcxx-allocator=malloc
15 ..
/gcc
/configure
--target=zpu-elf
--prefix=`pwd`/..
/install --enable-languages=c
--with-gnu-as --with-gnu-ld --with-newlib --disable-shared --enable-newlib -v --enable-checking=misc
,tree
,rtl
,rtlflag
,gc
,gcac
,fold --disable-multilib --disable-threads --enable-sjlj-exceptions --enable-libstdcxx-allocator=malloc