eurecom-s3 / symcc

SymCC: efficient compiler-based symbolic execution
http://www.s3.eurecom.fr/tools/symbolic_execution/symcc.html
GNU General Public License v3.0
773 stars 135 forks source link

Simple build script for Symcc? #55

Closed samstack6 closed 3 years ago

samstack6 commented 3 years ago

Hello . Isn't that better to have a simple build script (like QSYM) to install symcc requirements like LLVM and Z3 altogoether without having problem with path of different modules? like z3 path cmake and etc ?

I face a lot of problems building symcc multiple times :-(