TheRainDoodle / Phenom-II-Benchmark

Small set of low level benchmarks for testing hardware speed against a Phenom II 810 Quad Core
GNU General Public License v3.0
91 stars 20 forks source link

Add support for mac os #2

Open Pato94 opened 4 years ago

Pato94 commented 4 years ago

Thanks for this interesting benchmark!

I found some issues when trying to run it on mac os, more specifically:

Nerwosolek commented 4 years ago

I posted my PR #12 on MacOS version and now saw yours :) Generally close solution but I added asm clause in main.cpp to have more flexibility in how to name assembler and not rely on what compiler produces. And I added make clean in makefile.