plasma-umass / coz

Coz: Causal Profiling
Other
4.03k stars 160 forks source link

Dependencie "libelfin" doesn't compile #234

Closed A-Grunder closed 1 month ago

A-Grunder commented 2 months ago

The dependency https://github.com/antoyo/libelfin/tree/master has a problem in this file : https://github.com/antoyo/libelfin/blob/master/elf/data.hh at line 556. The const at the end must be removed in order to compile.

camelid commented 2 months ago

The fix for this issue was merged upstream. Try using https://github.com/aclements/libelfin instead.