Open I-mikan-I opened 8 months ago
Quick update:
@jeremybennett i tried install lief on Ubuntu using apt install python3 python3-pip && pip3 install lief
and it seemed to work. Are you sure we need to swap out the elf parsing library? I couldn't replicate the problem with an Ubuntu install myself.
For embench-iot 2.0 we discussed that we would like to modernize/update the python build scripts. @wallento wanted to take a look at it if I'm correct.
Some things that we could address:
--target-module
speed benchmarking architecture..eh_frame, .got, .init, .plt
, maybe we should instead sum up all MemSiz fields of all segments that get loaded?