travisdowns / uarch-bench

A benchmark for low-level CPU micro-architectural features
MIT License
678 stars 59 forks source link

make: *** [Makefile:131: page-info.o] Error 127 #94

Closed edisonchan closed 2 years ago

edisonchan commented 2 years ago
make: cc: No such file or directory
make: *** [Makefile:131: page-info.o] Error 127
make: *** Waiting for unfinished jobs....

uname -ra Linux u22 5.19.5-051905-generic #202208291036 SMP PREEMPT_DYNAMIC Mon Aug 29 10:47:31 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

gcc: 12.2 nasm: 2.15.05 uarch-bench: e4f54d5

edisonchan commented 2 years ago

https://github.com/travisdowns/uarch-bench/issues/89