1a1a11a / libCacheSim

a high performance library for building cache simulators
GNU General Public License v3.0
159 stars 34 forks source link

fix: header-only library issue - symbol not found #79

Closed bryanyuan1 closed 2 months ago

bryanyuan1 commented 2 months ago

Fix the linker issue while including libcachesim as header-only file and compiling.

bryanyuan1 commented 2 months ago

also working on mac. Note that on mac need to install zstd by brew