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

Error in makefile (nothing passed to msort7) #8

Open
kk1419 opened this issue May 11, 2022 · 2 comments
Open

Error in makefile (nothing passed to msort7) #8

kk1419 opened this issue May 11, 2022 · 2 comments

Comments

@kk1419
Copy link

kk1419 commented May 11, 2022

makefile_error

Make file seems to pass nothing to msort7 and the program hangs. Maybe something wrong with the ats function on line 70? This occurs when running "make hw-tests CORES=1 GCC=riscv64-linux-gnu-gcc". It also pops up with "make hw-tests-src.tgz CORES=1". Anyone else come across this?

@muhammadali201
Copy link

muhammadali201 commented Aug 7, 2022

were you able to resolve this issue? I think it only pops up with CORES=1 Setting.
I used this command.
make hw-tests-src.tgz CORES=1

I only want to build the tests.

@fshaked
Copy link
Contributor

fshaked commented Aug 8, 2022

It works fine on my machine (with GNU Make 4.3). What version of make are you using?

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

3 participants