On 05.03.2019 10:46, Harshal Singhal wrote:
#GCC ../gcc-8.3.0/configure --target=$TARGET --prefix="$PREFIX" --disable-nls --enable-languages=c,c++ --without-headers --disable-werror --disable-multilib make all-gcc (FAILED !!)
Try adding --with-newlib to the configure flags.