fuzzbench icon indicating copy to clipboard operation
fuzzbench copied to clipboard

symcc: fix build

Open adrianherrera opened this issue 3 years ago • 2 comments
trafficstars

Use the latest Rust. Now SymCC builds.

adrianherrera avatar Nov 08 '22 03:11 adrianherrera

Thanks, @adrianherrera! I am also working on supporting AFL++-SymCC on Ubuntu:20.04 (#1541 ), but there are failures like undefined reference 'size_t' when building it with benchmark programs (e.g. libpng-1.6.38). Do you happen to know how to fix them? Thanks : )

DonggeLiu avatar Nov 11 '22 01:11 DonggeLiu

Hmm, I did not encounter that. But I was building with the current Docker images, which use Ubuntu 16.04

adrianherrera avatar Nov 14 '22 08:11 adrianherrera