pulp-platform / pulp-riscv-gnu-toolchain

Other
68 stars 50 forks source link

Makefile:524: *** missing separator. Stop. #35

Closed jackyfaster closed 2 years ago

jackyfaster commented 2 years ago

Hi, thanks for your job, i encountered a error when i ran"make" after "./configure --prefix=/opt/riscv --with-arch=rv32imc --with-cmodel=medlow --enable-multilib" . The error snippet is shown below:


make -C build-binutils-newlib make[1]: Entering directory /root/risc-v/pulp-riscv-gnu-toolchain/build-binutils-newlib' Makefile:524: *** missing separator. Stop. make[1]: Leaving directory/root/risc-v/pulp-riscv-gnu-toolchain/build-binutils-newlib' make: *** [stamps/build-binutils-newlib] Error 2


I've tested it on Ubuntu and centos. I would appreciate it if you could give me some help.

ryanjtr commented 2 months ago

how can you solve this problem sir

jackyfaster commented 2 months ago

I'm sorry, I've been out of this job for a long time, and I can't bring this project back.