Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make error on CentOS 7.5 #5

Open
dragonware-com opened this issue Sep 4, 2018 · 2 comments
Open

make error on CentOS 7.5 #5

dragonware-com opened this issue Sep 4, 2018 · 2 comments

Comments

@dragonware-com
Copy link

./configure --prefix=/home/wsun/riscv --with-arch=rv32imc --with-cmodel=medlow --enable-multilib
make
make[3]: Entering directory /home/wsun/work/github/pulp-riscv-gnu-toolchain/build-binutils-newlib/sim' /home/wsun/riscv make[4]: Entering directory /home/wsun/riscv'
make[4]: *** No targets specified and no makefile found. Stop.
make[4]: Leaving directory /home/wsun/riscv' make[3]: *** [all] Error 1 make[3]: Leaving directory /home/wsun/work/github/pulp-riscv-gnu-toolchain/build-binutils-newlib/sim'
make[2]: *** [all-sim] Error 2
make[2]: Leaving directory /home/wsun/work/github/pulp-riscv-gnu-toolchain/build-binutils-newlib' make[1]: *** [all] Error 2 make[1]: Leaving directory /home/wsun/work/github/pulp-riscv-gnu-toolchain/build-binutils-newlib'
make: *** [stamps/build-binutils-newlib] Error 2

@haugoug
Copy link
Member

haugoug commented Sep 4, 2018

There was probably something wrong during the configuration, due to a missing system dependency, you can check one the config.log file, maybe this one: build-binutils-newlib/sim/config.log

@dragonware-com
Copy link
Author

Should be system dependent, I have no problem on Ubuntu 18.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants