embench / embench-iot

The main Embench repository
https://www.embench.org/
GNU General Public License v3.0
248 stars 101 forks source link

EMB2.0: Update python build scripts #192

Open I-mikan-I opened 4 months ago

I-mikan-I commented 4 months ago

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:

I-mikan-I commented 3 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.